usb: gadget: pch_udc: convert to udc_start/udc_stop
authorFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 08:55:59 +0000 (10:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 19:11:30 +0000 (21:11 +0200)
commit1fb3b1cffc58a82c3887c5101b496771e106e913
treef2fa3480c1bf47ded18daecbf6efdd6e737e41ca
parent1bf0cf6040b31d715265af89a6ad8b4b40904c87
usb: gadget: pch_udc: convert to udc_start/udc_stop

Mechanical change making use of the new (can we
still call it new ?) interface for registering
UDC drivers.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/pch_udc.c