commit | 7f7c548c5f652375a61c1072bac3db11f7a48326 | [log] [tgz] |
---|---|---|
author | Vincent Pelletier <plr.vincent@gmail.com> | Tue Oct 09 14:43:18 2018 +0000 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Nov 26 09:06:32 2018 +0200 |
tree | 6ebb1e24a786afc48ab4b92d5373e2a04f60e8d6 | |
parent | 4ab9c39f038d929845f70aade2c2eb64174bba87 [diff] |
usb: gadget: f_fs: Add support for CCID descriptors. Nothing to remap, only check length. Define a minimal structure for CCID descriptor only used to check length. As this descriptor shares the same value as HID descriptors, keep track and compare current interface's class to expected HID and CCID standard values. Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>