HID: wiimote: convert KEYS and RUMBLE to modules
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 5 May 2013 21:12:52 +0000 (23:12 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 3 Jun 2013 09:07:01 +0000 (11:07 +0200)
commit20cef813b4791ba55b2f3c4258414b6ded21e8ff
tree029520dd3091490dd6babad91886b0be72f7ae54
parent27f06942142e7a17757b5de1dc4f128c179b7c13
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>
drivers/hid/hid-wiimote-core.c
drivers/hid/hid-wiimote-modules.c
drivers/hid/hid-wiimote.h