]> git.karo-electronics.de Git - linux-beck.git/commit
usb: gadget: pxa25x_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:36:47 +0000 (14:36 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:41 +0000 (11:17 +0200)
commit83a9adc9d815d12797df45a30c0f391c07c762bd
tree1a07736c181b2c465c02b123321bebf07df29725
parent37e337e1d3e20b101d6f3a6b55e7c7118a6d99a0
usb: gadget: pxa25x_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/pxa25x_udc.c