commit | ca1c11894274c1687417945c034d6b8aee49f625 | [log] [tgz] |
---|---|---|
author | Simon Appleby <Simon.Appleby@pickeringtest.com> | Tue Feb 09 09:19:46 2016 +0000 |
committer | Felipe Balbi <balbi@kernel.org> | Tue Feb 23 08:51:38 2016 +0200 |
tree | 9ad0ec398ec33374d3642b6f9aae3e3312d83c94 | |
parent | 7b0a271d5cadf5fbb5a9c7cb868776af2a2c248c [diff] |
usb: gadget: net2280: fix endpoint max packet for super speed connections This patch fixes the register offset used for super-speed connection's max packet size. Without it using the 338x series of devices in enhanced mode will only allow full or high speed operation to function correctly. Signed-off-by: Simon Appleby <simon.appleby@pickeringtest.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>