commit | 28781789051ef65ced5dbc40734bfacb5e1e8ea4 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Jan 23 18:01:59 2017 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Jan 25 12:49:00 2017 +0200 |
tree | 8fef6c9a46ee8c698135e3c7ea826558400e54ad | |
parent | 3c6aea7344c363f298bfb9952e2906b9574f59dc [diff] |
usb: dwc3: gadget: read IN ep FIFO size from HW Instead of assuming all IN endpoints support 1024 bytes, let's read the actual value from HW and pass that to gadget API. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>