commit | ee286c2e80547d87ed4e55c00709783aa2261848 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Sun May 26 22:55:04 2013 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jun 03 11:07:06 2013 +0200 |
tree | 31db38fccc68a42a69e05882af9e0f11fbd5ece5 | |
parent | 77a7480992844d506a62f866f0824aec429d7658 [diff] |
HID: wiimote: fix classic controller parsing I finally got a "Classic Controller" and "Classic Controller Pro" in my hands and noticed that all analog data was incorrectly parsed. Fix this up so we report the data that we pretend we do. I really doubt that this breaks any backwards compatibility, but if we get any reports, we only need to revert this single patch. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>