usb: dwc3: gadget: rename done_trbs and done_reqs
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 26 Mar 2018 12:48:22 +0000 (15:48 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 21 May 2018 07:00:49 +0000 (10:00 +0300)
commit66f5dd5a03797bf52f8386e7ed7c67c4395126f6
treeb192a6a900de8c2e186cbd41c2145bcf26595335
parenta861282f503731bc0cf7c3d08ca901e2a82daadc
usb: dwc3: gadget: rename done_trbs and done_reqs

This patch simply renames two functions to more descriptive names so
that it's easier to understand what they're doing.

Cleanup only, no functional changes.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c