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

Commit bd19c756 authored by Axel Lin's avatar Axel Lin Committed by Anton Vorontsov
Browse files

max8903_charger: 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>
Signed-off-by: default avatarAnton Vorontsov <cbouatmailru@gmail.com>
parent c03bfabb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -388,4 +388,4 @@ module_exit(max8903_exit);
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("MAX8903 Charger Driver");
MODULE_AUTHOR("MyungJoo Ham <myungjoo.ham@samsung.com>");
MODULE_ALIAS("max8903-charger");
MODULE_ALIAS("platform:max8903-charger");