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