diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-05-05 23:12:45 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-06-03 11:06:58 +0200 |
commit | 92eda7e4e5f9728e643553b378f55c75739554c2 (patch) | |
tree | 8bd3a6bab0e473c4d4329dfe9cf97a6528ef3e59 /drivers/hid/hid-wiimote-debug.c | |
parent | f755407dd19072b7d20719bc5454caed9ab41cc1 (diff) | |
download | linux-92eda7e4e5f9728e643553b378f55c75739554c2.tar.gz linux-92eda7e4e5f9728e643553b378f55c75739554c2.tar.bz2 linux-92eda7e4e5f9728e643553b378f55c75739554c2.zip |
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-debug.c')
-rw-r--r-- | drivers/hid/hid-wiimote-debug.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hid/hid-wiimote-debug.c b/drivers/hid/hid-wiimote-debug.c index 90124ffaa2a5..fdd30dd71ef8 100644 --- a/drivers/hid/hid-wiimote-debug.c +++ b/drivers/hid/hid-wiimote-debug.c @@ -1,6 +1,6 @@ /* - * Debug support for HID Nintendo Wiimote devices - * Copyright (c) 2011 David Herrmann + * Debug support for HID Nintendo Wii / Wii U peripherals + * Copyright (c) 2011-2013 David Herrmann <dh.herrmann@gmail.com> */ /* |