Skip to content

Commit 71f9f64

Browse files
committed
fixup! input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent ab34012 commit 71f9f64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/input/misc/macsmc-input.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,4 @@ module_platform_driver(macsmc_input_driver);
206206
MODULE_AUTHOR("Hector Martin <marcan@marcan.st>");
207207
MODULE_LICENSE("Dual MIT/GPL");
208208
MODULE_DESCRIPTION("Apple SMC input driver");
209+
MODULE_ALIAS("platform:macsmc-input");

0 commit comments

Comments
 (0)