commit | fb51b44385a0ded0d629d5cf4a2095f80fb01b56 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Tue Jul 05 13:45:08 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jul 11 14:30:21 2011 +0200 |
tree | 544151d9634c62864d481006d15d484ea684d5ce | |
parent | 4699d4423c07a1db35ea9453eac3a07e818338f9 [diff] |
HID: wiimote: Add Nintendo Wii Remote driver stub Add stub driver for the Nintendo Wii Remote. The wii remote uses the HID protocol to communicate with the host over bluetooth. Hence, add dependency for HIDP and place driver in hid subsystem. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>