This patch set cleans up udc drivers which define .pullup API, but
still call pullup operation at .udc_start or .udc_stop. In fact,
the related pullup operations are covered by udc core.
Peter Chen (3):
usb: udc: pxa27x_udc: delete pullup operation at .udc_start and
.udc_stop
usb: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
usb: udc: mv_udc_core: delete pullup operation at .udc_start
drivers/usb/gadget/udc/mv_udc_core.c | 3 ---
drivers/usb/gadget/udc/pxa25x_udc.c | 2 --
drivers/usb/gadget/udc/pxa27x_udc.c | 2 --
3 files changed, 7 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html