usb: gadget: fusb300_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:35:24 +0000 (14:35 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:35 +0000 (11:17 +0200)
commit6a609129c2e4da76bc3607671d33d660faf52590
tree9e581a6832c1e4b397f8d4280e608d3dda1c5520
parenta1827ef6ac81072e9f2894d0db8cfa956d1b2a8d
usb: gadget: fusb300_udc: don't touch gadget.dev.driver

udc-core now handles that for us, which means
we can remove it from our driver.

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