mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-25 21:24:08 +08:00
hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias
Since 43cc71eed1
(platform: prefix MODALIAS
with "platform:"), the platform modalias is prefixed with "platform:".
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: J Keerthy <j-keerthy@ti.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
This commit is contained in:
parent
0ce790e7d7
commit
c4757ee58a
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user