aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-input.c
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2011-07-05 07:45:11 -0400
committerJiri Kosina <jkosina@suse.cz>2011-07-11 08:30:22 -0400
commit672bc4e090c9a2c655c28f8295e981609a1b84ba (patch)
tree6582fd4c00b899b4fffeee4007912aa43b69543a /drivers/hid/hid-input.c
parente894d0e3e06650510c70e50b317dfaba5295f4db (diff)
HID: wiimote: Register input device in wiimote hid driver
Register input device so the wiimote can report input events on it. We do not use HIDINPUT because the wiimote does not provide any descriptor table which might be used by HIDINPUT. So we avoid having HIDINPUT parse the wiimote descriptor and create unrelated or unknown event flags. Instead we register our own input device that we have full control of. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-input.c')
0 files changed, 0 insertions, 0 deletions