From: David Herrmann Date: Tue, 5 Jul 2011 11:45:16 +0000 (+0200) Subject: HID: wiimote: Add wiimote input button parser X-Git-Tag: v3.1-rc1~309^2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1abb9ad389f037612b6ba6b0dede2095c59cd2fa;p=pandora-kernel.git HID: wiimote: Add wiimote input button parser Parse input report 0x30 from the wiimote as button input. We need to send events for all buttons on every input report because the wiimote does not send events for single buttons but always for all buttons to us. The input layer, however, filters redundant events. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed