]> git.openfabrics.org - ~emulex/infiniband.git/commit
usb: gadget: s3c2410_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:37:12 +0000 (14:37 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:43 +0000 (11:17 +0200)
commitbbdb72702e9268cad8136b6bd0d8862eed90535d
tree7b186c19b4d8a4a5cdb00737f45f50ae30fc7305
parent492a39022ad5825d8edbbdca993e18bf3f37f5fc
usb: gadget: s3c2410_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/s3c2410_udc.c