From: David Herrmann Date: Tue, 5 Jul 2011 11:45:09 +0000 (+0200) Subject: HID: wiimote: Register wiimote hid driver stub X-Git-Tag: v3.1-rc1~309^2^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02fb72a06ae1ed55b4373a4c678f25d70fd65902;p=pandora-kernel.git HID: wiimote: Register wiimote hid driver stub The wiimote uses a fake HID protocol. Hence, we need to prevent HIDINPUT and HIDDEV from parsing wiimote data and instead parse raw hid events. Add VID/PID to hid-core so the special driver is loaded on new wiimotes. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed