commit | ba48eab8866ca71e7978380cf7564cf8240f28f8 | [log] [tgz] |
---|---|---|
author | Robert Baldyga <r.baldyga@samsung.com> | Mon Aug 29 13:38:55 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Aug 31 10:06:06 2016 +0300 |
tree | 602325d1bc90b4c7615506cdea4387d1f5cf4d58 | |
parent | aa381a7259c3f53727bcaa8c5f9359e940a0e3fd [diff] |
usb: dwc2: gadget: change variable name to more meaningful Since we handle FIFOs and endpoint separately, using variable named 'ep' in context of FIFO is misleading, hence we rename it to 'fifo'. Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>