Explorar o código

Input: tsc2005 - add module description

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

Tested-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Dmitry Torokhov %!s(int64=14) %!d(string=hai) anos
pai
achega
b88aa494c2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      drivers/input/touchscreen/tsc2005.c

+ 1 - 0
drivers/input/touchscreen/tsc2005.c

@@ -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");