commit | 3b5f03c4e36c2756d3c10f93e4c829541bf1da28 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Sun May 05 23:12:56 2013 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jun 03 11:07:02 2013 +0200 |
tree | ac07fe20762aa73814b0bceaa0ec2a603d9922d4 | |
parent | 0ea1675723021bc412bc9ea5d601e2b5660b5f8c [diff] |
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 <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>