OSDN Git Service

usb: gadget: atmel_usba_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:34:17 +0000 (14:34 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:33 +0000 (11:17 +0200)
commit1503a33932732dfbd880b905993e4122a7b53f53
tree37a08829dfb72dac202a90cf84e24f2ebf2d2261
parent8f3d7c86944ad03b2b45f1f4442577f087bb8591
usb: gadget: atmel_usba_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/atmel_usba_udc.c