summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-twinhan.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-twinhan.c')
-rw-r--r--drivers/hid/hid-twinhan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-twinhan.c b/drivers/hid/hid-twinhan.c
index 14af794146c0..0ef5194085b2 100644
--- a/drivers/hid/hid-twinhan.c
+++ b/drivers/hid/hid-twinhan.c
@@ -131,4 +131,5 @@ static struct hid_driver twinhan_driver = {
};
module_hid_driver(twinhan_driver);
+MODULE_DESCRIPTION("HID driver for TwinHan IR remote control");
MODULE_LICENSE("GPL");