]> rtime.felk.cvut.cz Git - linux-imx.git/commit
usb: gadget: imx_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:35:40 +0000 (14:35 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:36 +0000 (11:17 +0200)
commit9fa4c960aa5ed69cde90283d8a0a750a2f36504c
treec1c1044e18d72d64475b121ec34fd051c2a83497
parent88060d60b618cd71a5e109ac9d3d629556dcea25
usb: gadget: imx_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/imx_udc.c