From: David Herrmann Date: Tue, 6 Sep 2011 11:50:31 +0000 (+0200) Subject: HID: wiimote: Parse IR data X-Git-Tag: v3.2-rc1~187^2~2^6~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eac39e7eda47cec9de44d64661ef44c6b37dd45f;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed