diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-05-06 01:12:45 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-06-03 13:06:58 +0400 |
commit | 92eda7e4e5f9728e643553b378f55c75739554c2 (patch) | |
tree | 8bd3a6bab0e473c4d4329dfe9cf97a6528ef3e59 /drivers/hid/hid-wiimote-ext.c | |
parent | f755407dd19072b7d20719bc5454caed9ab41cc1 (diff) | |
download | linux-92eda7e4e5f9728e643553b378f55c75739554c2.tar.xz |
HID: wiimote: extend driver description
The hid-wiimote driver supports more than the Wii Remote. Nintendo
produced many devices based on the Wii Remote, which have extension
devices built-in. It is not clear to many users, that these devices have
anything in common with the Wii Remote, so fix the driver description.
This also updates the copyright information for the coming hotplugging
rework.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-wiimote-ext.c')
-rw-r--r-- | drivers/hid/hid-wiimote-ext.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hid/hid-wiimote-ext.c b/drivers/hid/hid-wiimote-ext.c index 0472191d4a72..1c104fca4199 100644 --- a/drivers/hid/hid-wiimote-ext.c +++ b/drivers/hid/hid-wiimote-ext.c @@ -1,6 +1,6 @@ /* - * HID driver for Nintendo Wiimote extension devices - * Copyright (c) 2011 David Herrmann + * HID driver for Nintendo Wii / Wii U peripheral extensions + * Copyright (c) 2011-2013 David Herrmann <dh.herrmann@gmail.com> */ /* |