]> git.openfabrics.org - ~emulex/infiniband.git/commit
usb: gadget: at91_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:16:21 +0000 (14:16 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:32 +0000 (11:17 +0200)
commit8f3d7c86944ad03b2b45f1f4442577f087bb8591
tree36b5128ae01f20847d28d39a3bf325df19636569
parentfd3682d9fd49210447c37085fe4e96e74061ae7f
usb: gadget: at91_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/at91_udc.c