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

Commit b88aa494 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: tsc2005 - add module description



Add proper module description so that it would show in 'modinfo'
output.

Tested-by: default avatarAaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent bcd11879
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -713,4 +713,5 @@ static void __exit tsc2005_exit(void)
module_exit(tsc2005_exit);

MODULE_AUTHOR("Lauri Leukkunen <lauri.leukkunen@nokia.com>");
MODULE_DESCRIPTION("TSC2005 Touchscreen Driver");
MODULE_LICENSE("GPL");