]> git.karo-electronics.de Git - karo-tx-linux.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)
commit812abae5d66ce1a7a102afe1b3564df597687e79
treed88e1e6d6336af098294e71375be85e1376a85a2
parent9ab7f79923f7ff2af798c42da104a03a936f704d
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