commit | 08f8cabf715654634a0bae8bee7afea964c6c9cb | [log] [tgz] |
---|---|---|
author | John Youn <johnyoun@synopsys.com> | Mon Mar 28 16:12:24 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Mar 29 13:25:57 2016 +0300 |
tree | 5721985bb9e9f67bfd9ae843bf6df15b1c135d95 | |
parent | 38e58986e6fc14617f6361ec5178e5191e7ab5c1 [diff] |
usb: gadget: composite: Access SSP Dev Cap fields properly Access multi-byte fields of the SSP Dev Cap descriptor using the correct endianness. Fixes: f228a8de242a ("usb: gadget: composite: Return SSP Dev Cap descriptor") Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>