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