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