summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-lcpower.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-lcpower.c')
-rw-r--r--drivers/hid/hid-lcpower.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-lcpower.c b/drivers/hid/hid-lcpower.c
index 8acd3ee5ada5..58953d11ded7 100644
--- a/drivers/hid/hid-lcpower.c
+++ b/drivers/hid/hid-lcpower.c
@@ -53,4 +53,5 @@ static struct hid_driver ts_driver = {
};
module_hid_driver(ts_driver);
+MODULE_DESCRIPTION("HID driver for LC Power Model RC1000MCE");
MODULE_LICENSE("GPL");