]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
usb: gadget: goku_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:35:31 +0000 (14:35 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:36 +0000 (11:17 +0200)
commit88060d60b618cd71a5e109ac9d3d629556dcea25
tree5fbaf922cf91ff2fea17e54c6bf1d0231b598bbc
parent6a609129c2e4da76bc3607671d33d660faf52590
usb: gadget: goku_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/goku_udc.c