diff options
| -rw-r--r-- | drivers/input/touchscreen/mms114.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/mms114.c b/drivers/input/touchscreen/mms114.c index db4f6bb502e3..68236743632e 100644 --- a/drivers/input/touchscreen/mms114.c +++ b/drivers/input/touchscreen/mms114.c | |||
| @@ -624,4 +624,4 @@ module_i2c_driver(mms114_driver); | |||
| 624 | /* Module information */ | 624 | /* Module information */ |
| 625 | MODULE_AUTHOR("Joonyoung Shim <jy0922.shim@samsung.com>"); | 625 | MODULE_AUTHOR("Joonyoung Shim <jy0922.shim@samsung.com>"); |
| 626 | MODULE_DESCRIPTION("MELFAS mms114 Touchscreen driver"); | 626 | MODULE_DESCRIPTION("MELFAS mms114 Touchscreen driver"); |
| 627 | MODULE_LICENSE("GPL"); | 627 | MODULE_LICENSE("GPL v2"); |
