diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/input/keyboard/tc3589x-keypad.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/tc3589x-keypad.c b/drivers/input/keyboard/tc3589x-keypad.c index 69dc0cb20a00..dbbe761778d2 100644 --- a/drivers/input/keyboard/tc3589x-keypad.c +++ b/drivers/input/keyboard/tc3589x-keypad.c | |||
@@ -469,4 +469,4 @@ module_exit(tc3589x_keypad_exit); | |||
469 | MODULE_LICENSE("GPL v2"); | 469 | MODULE_LICENSE("GPL v2"); |
470 | MODULE_AUTHOR("Jayeeta Banerjee/Sundar Iyer"); | 470 | MODULE_AUTHOR("Jayeeta Banerjee/Sundar Iyer"); |
471 | MODULE_DESCRIPTION("TC35893 Keypad Driver"); | 471 | MODULE_DESCRIPTION("TC35893 Keypad Driver"); |
472 | MODULE_ALIAS("platform:tc3589x-keypad") | 472 | MODULE_ALIAS("platform:tc3589x-keypad"); |