Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4757ee5 authored by Axel Lin's avatar Axel Lin Committed by Guenter Roeck
Browse files

hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias



Since 43cc71ee (platform: prefix MODALIAS
with "platform:"), the platform modalias is prefixed with "platform:".

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Cc: J Keerthy <j-keerthy@ti.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: default avatarGuenter Roeck <guenter.roeck@ericsson.com>
parent 0ce790e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,4 +154,4 @@ module_exit(twl4030_madc_hwmon_exit);
MODULE_DESCRIPTION("TWL4030 ADC Hwmon driver");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("J Keerthy");
MODULE_ALIAS("twl4030_madc_hwmon");
MODULE_ALIAS("platform:twl4030_madc_hwmon");