From: David Herrmann Date: Sun, 5 May 2013 21:12:56 +0000 (+0200) Subject: HID: wiimote: convert IR to module X-Git-Tag: v3.11-rc1~90^2^3~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5f03c4e36c2756d3c10f93e4c829541bf1da28;p=pandora-kernel.git HID: wiimote: convert IR to module IR is the last piece that still is handled natively. This patch converts it into a sub-device module like all other sub-devices. It mainly moves code and doesn't change semantics. We also implicitly sync IR data on ir_to_input3 now so the explicit input_sync() calls are no longer needed. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed