usb: dwc3: gadget: use the descriptor pointer we hold
authorFelipe Balbi <balbi@ti.com>
Wed, 18 Jan 2012 15:09:17 +0000 (17:09 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 6 Feb 2012 09:48:30 +0000 (11:48 +0200)
commit7b7dd0253cd50fdc413b4ec199f1f3af08b7ba0d
treea47cd5fb54adcfcd43f49ad053b7862786ebed69
parent40aa41fba348bc5bd19ff5bcf2b03d67bb01d1ce
usb: dwc3: gadget: use the descriptor pointer we hold

We hold that pointer for one reason. It just
looks nicer to use it.

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