Skip to content

Commit b6e2654

Browse files
wensdtor
authored andcommitted
Input: axp20x-pek - add module alias
Add a proper module alias so the driver can be autoloaded when the parent axp20x mfd driver registers its cells. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Carlo Caione <carlo@caione.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent c20bc55 commit b6e2654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/input/misc/axp20x-pek.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,3 +292,4 @@ module_platform_driver(axp20x_pek_driver);
292292
MODULE_DESCRIPTION("axp20x Power Button");
293293
MODULE_AUTHOR("Carlo Caione <carlo@caione.org>");
294294
MODULE_LICENSE("GPL");
295+
MODULE_ALIAS("platform:axp20x-pek");

0 commit comments

Comments
 (0)