diff mbox

[05/17] Input: tsc2005 - add module description

Message ID 20110316071825.25664.11809.stgit@hammer.corenet.prv (mailing list archive)
State Accepted
Commit b88aa494c27552e6fa94e4abaa5ea4f9b2f170a8
Headers show

Commit Message

Dmitry Torokhov March 16, 2011, 7:18 a.m. UTC
None
diff mbox

Patch

diff --git a/drivers/input/touchscreen/tsc2005.c b/drivers/input/touchscreen/tsc2005.c
index 2435235..596fd1f 100644
--- a/drivers/input/touchscreen/tsc2005.c
+++ b/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");