From: David Herrmann Date: Sun, 5 May 2013 21:12:52 +0000 (+0200) Subject: HID: wiimote: convert KEYS and RUMBLE to modules X-Git-Tag: v3.11-rc1~90^2^3~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20cef813b4791ba55b2f3c4258414b6ded21e8ff;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed