From: David Herrmann Date: Tue, 6 Sep 2011 11:50:30 +0000 (+0200) Subject: HID: wiimote: Add IR input device X-Git-Tag: v3.2-rc1~187^2~2^6~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f363e4f6ab71168cbdaadeef974b515512b41636;p=pandora-kernel.git HID: wiimote: Add IR input device The IR cam of the wiimote reports 4 trackable lights as absolute values. Since we can turn the IR cam on and off, we register a separate input device so we can react on open/close callbacks to save wiimote battery power when IR cam is not needed. The cam can be in four states: off, basic, extended and full The DRM chooser automatically selects a proper DRM that includes all required IR data so no information is lost. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed