]> Pileus Git - ~andy/linux/commit
usb: gadget: s3c-hsotg: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:36:58 +0000 (14:36 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:42 +0000 (11:17 +0200)
commit430e958e1d732b1d27d9ba31cdf79e5656b1a41b
tree4a60e41a05d08d3996c5e5707ebc143d9f7f065f
parent0280f4d99a1e9ff2883a3df20ad2c995110ed011
usb: gadget: s3c-hsotg: 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/s3c-hsotg.c