summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-primax.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-primax.c')
-rw-r--r--drivers/hid/hid-primax.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-primax.c b/drivers/hid/hid-primax.c
index 1e6413d07cae..e44d79dff8de 100644
--- a/drivers/hid/hid-primax.c
+++ b/drivers/hid/hid-primax.c
@@ -70,4 +70,5 @@ static struct hid_driver px_driver = {
module_hid_driver(px_driver);
MODULE_AUTHOR("Terry Lambert <tlambert@google.com>");
+MODULE_DESCRIPTION("HID driver for primax and similar keyboards with in-band modifiers");
MODULE_LICENSE("GPL");