commit | 74674cbf858ff6a83c3f06f4ab0ffa5d3c91bf0b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Apr 13 16:44:39 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Jun 20 12:32:38 2016 +0300 |
tree | c07584f7e1c2155dc253ba148a9045c83669ca31 | |
parent | e9af9229098d92145d0b894b78878bbc6ac7c910 [diff] |
usb: dwc3: gadget: add a per-endpoint request queue lock This will allow us to process several endpoints at a time by making sure that we lock only shared resources. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>