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