From: Benjamin Tissoires Date: Wed, 20 Nov 2013 14:49:42 +0000 (-0500) Subject: HID: kye: fix unresponsive keyboard X-Git-Tag: v3.13-rc2~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a396321e2102d98a0d387c773be13b55d88ae6f;p=pandora-kernel.git HID: kye: fix unresponsive keyboard The manticore keyboard requires that all usb EP are opened at least once to be fully functional. The third EP forwards to the user space some vendor specific information about the keyboard state, but are useless currently for the kernel. Opening them and closing them makes the keyboard responsive again. Reported-and-tested-by: Adam Kulagowski Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed