OSDN Git Service

usb: gadget: amd5536udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:15:51 +0000 (14:15 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:32 +0000 (11:17 +0200)
commitfd3682d9fd49210447c37085fe4e96e74061ae7f
tree70aab399917a67bae112a11013c18d6a4d5f05bf
parent180cc68ed82ced0c19f5a478f8d1cdd2024c1875
usb: gadget: amd5536udc: don't touch gadget.dev.driver

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

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