]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
authorPeter Chen <peter.chen@freescale.com>
Mon, 12 Jan 2015 08:37:56 +0000 (16:37 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Jan 2015 18:24:22 +0000 (12:24 -0600)
commit14d19d9f05184c38001be47b7567c8d53fce88ff
treedd93f344483cf0b4665190173b55521721979d2c
parent42c1ecff0e5bdd35659d143ad3d0e40e190b4050
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop

UDC core has already done it before .udc_stop and after .udc_start.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/pxa25x_udc.c