summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-tivo.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-tivo.c')
-rw-r--r--drivers/hid/hid-tivo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-tivo.c b/drivers/hid/hid-tivo.c
index 68eb08b63945..827bf67abeb9 100644
--- a/drivers/hid/hid-tivo.c
+++ b/drivers/hid/hid-tivo.c
@@ -73,5 +73,6 @@ static struct hid_driver tivo_driver = {
};
module_hid_driver(tivo_driver);
+MODULE_DESCRIPTION("HID driver for TiVo Slide Bluetooth remote");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Jarod Wilson <jarod@redhat.com>");