HID: wiimote: Parse IR data
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 6 Sep 2011 11:50:31 +0000 (13:50 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 7 Sep 2011 11:25:16 +0000 (13:25 +0200)
commiteac39e7eda47cec9de44d64661ef44c6b37dd45f
tree1f43a69259d276effc378f12e3e068308844e512
parentf363e4f6ab71168cbdaadeef974b515512b41636
HID: wiimote: Parse IR data

Parse IR data and report it to IR input-device. IR data is sent in 3 different
formats, but we only support the basic format as there is no way to send the
additional information to userspace.
All three formats are compatible with the basic IR data format so we need only
one parser.

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.026372 seconds and 5 git commands to generate.