commit | 20cef813b4791ba55b2f3c4258414b6ded21e8ff | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Sun May 05 23:12:52 2013 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jun 03 11:07:01 2013 +0200 |
tree | 029520dd3091490dd6babad91886b0be72f7ae54 | |
parent | 27f06942142e7a17757b5de1dc4f128c179b7c13 [diff] |
HID: wiimote: convert KEYS and RUMBLE to modules This introduces the first sub-device modules by converting the KEYS and RUMBLE sub-devices into wiimote modules. Both must be converted at once because they depend on the built-in shared input device. This mostly moves code from wiimote-core to wiimote-modules and doesn't change any semantics or ABI. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>