From: David Herrmann Date: Tue, 6 Sep 2011 11:50:27 +0000 (+0200) Subject: HID: wiimote: Add force-feedback support X-Git-Tag: v3.2-rc1~187^2~2^6~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d020be9246735ff1fc49b99bea0574a597592709;p=pandora-kernel.git HID: wiimote: Add force-feedback support The wiimote has a single rumble motor. This adds force feedback support for wiimote devices with FF_RUMBLE. The rumble motor is very simple and only supports an on/off switch so no complex ff-effects are supported. This also removes the event callback that was registered before but unused. The ff-device overwrites this callback, anyway. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed