summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-aureal.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-aureal.c')
-rw-r--r--drivers/hid/hid-aureal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-aureal.c b/drivers/hid/hid-aureal.c
index ac8946f80e22..cf1a562d8523 100644
--- a/drivers/hid/hid-aureal.c
+++ b/drivers/hid/hid-aureal.c
@@ -41,4 +41,5 @@ static struct hid_driver aureal_driver = {
};
module_hid_driver(aureal_driver);
+MODULE_DESCRIPTION("HID driver for Aureal Cy se W-01RN USB_V3.1 devices");
MODULE_LICENSE("GPL");