]> git.baikalelectronics.ru Git - kernel.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)
commite8cc8b6f82fa327b31cbd22a39c1e2b66a868a6c
treedd93f344483cf0b4665190173b55521721979d2c
parent735dea3ee500e749fbfc26f3a5aade6481b09095
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