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:55 +0000 (16:37 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Jan 2015 18:24:15 +0000 (12:24 -0600)
commit42c1ecff0e5bdd35659d143ad3d0e40e190b4050
tree9189700e1ca2a4d2e881e26a1a72558a16bdfed9
parent67913bbd0b62d297520667cd3057aff5a5890ca6
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/pxa27x_udc.c