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

Commit 0ea3e83b authored by Axel Lin's avatar Axel Lin Committed by Samuel Ortiz
Browse files

mfd: Add "platform:" prefix for twl4030-madc 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>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 4aad5a91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -799,4 +799,4 @@ module_exit(twl4030_madc_exit);
MODULE_DESCRIPTION("TWL4030 ADC driver");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("J Keerthy");
MODULE_ALIAS("twl4030_madc");
MODULE_ALIAS("platform:twl4030_madc");