]> rtime.felk.cvut.cz Git - linux-imx.git/commit
usb: gadget: dummy_hcd: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:34:49 +0000 (14:34 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:34 +0000 (11:17 +0200)
commit42c82fb4d1658bb9630f6248178f79d8854c5bfd
tree5cbfdbec437b144c1001f25919f33bf84525afda
parent155149e6724435eff47e0c6427b271b23815b40e
usb: gadget: dummy_hcd: 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/dummy_hcd.c