commit | cf6d867d3b57d4eca229b3c506216d98d88be49c | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Apr 14 15:03:39 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Apr 19 11:11:57 2016 +0300 |
tree | 238bf69d08a53fec016819fc1d69423647c69364 | |
parent | 097aa1975e9a5b189d4c6fbc95c0f97e2c49c01e [diff] |
usb: dwc3: core: add fifo space helper this helper will be used, initially, to dump space of different queues and fifos in dwc3 to debugfs. Later, it'll be used to issue remote wakeup when we want to start a transfer and there's something in a TX FIFO. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>