]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
usb: gadget: lpc32xx_udc: don't touch gadget.dev.driver
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 12:35:48 +0000 (14:35 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:37 +0000 (11:17 +0200)
commitee4b47cf6b026d35528ecc78e7c82d2c5eae28be
treed0dd2212b8f3dcca004c98d1d82fd381e263930d
parent9fa4c960aa5ed69cde90283d8a0a750a2f36504c
usb: gadget: lpc32xx_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/lpc32xx_udc.c