]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: gadget: remove a few more dwc arguments
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 9 Apr 2018 09:46:47 +0000 (12:46 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 21 May 2018 07:00:58 +0000 (10:00 +0300)
commitb07c2db83f921edf492c7608c4d2c3d321e5e30f
tree4202fbb0b6eb9e9305c0d49b4e9e5331c34b0024
parenta2d23f08038eceae265f8c609d5ee970c41c4431
usb: dwc3: gadget: remove a few more dwc arguments

In a few places, the argument is completely unnecessary. On places
where it's needed, we can get it from dep->dwc.

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