usb: gadget: f_hid: {GET,SET} PROTOCOL Support
The current f_hid driver doesn't handle GET_PROCOTOL and SET_PROCOTOL requests, which are required to operate HID gadgets in BOOT mode. This patch implements this feature for devices that have the same implementation for REPORT and BOOT mode so that these devices are recognized by older BIOSes. Change-Id: I2279d9083bf9093f5a96c16df5d7ae48d11fd503 Signed-off-by:Abdulhadi Mohamed <abdulahhadi2@gmail.com> Signed-off-by:
Felipe Balbi <felipe.balbi@linux.intel.com> Git-commit: b3c4ec71ec413c2e5bfb028bdf1737af07f1fde0 Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git Signed-off-by:
Ajay Agarwal <ajaya@codeaurora.org>
Loading
Please register or sign in to comment