HID: wiimote: Add missing extension DRM handlers
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 6 Sep 2011 11:50:32 +0000 (13:50 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 7 Sep 2011 11:25:16 +0000 (13:25 +0200)
commit7336b9f93a26082ecb068b5db42b2ed0dbf802bd
treee3239b7137a82fe84e9e3b00d9c5b71e287422ec
parenteac39e7eda47cec9de44d64661ef44c6b37dd45f
HID: wiimote: Add missing extension DRM handlers

If an extension is connected the wiimote may report data though DRMs that
contain extension data. This adds handlers for these DRMs but discards extension
data since we do not support it, yet.
It prints a warning to kernel log if an unhandled report is catched. Since we
handle all requests now, this should never happen, though.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-wiimote.c
This page took 0.026821 seconds and 5 git commands to generate.