]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: omap_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:36:26 +0000 (14:36 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:40 +0000 (11:17 +0200)
commit8a1c746b4e321bfe01ba107a69280b13ec77a10b
tree32f6a2191cbb453c3be1ae238b2c043813dff1ad
parent72ae7a8f2c00860f436b50c925c588dcf7e18fb1
usb: gadget: omap_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/omap_udc.c