Home
last modified time | relevance | path

Searched hist:"5 f94adfe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c5f94adfe Wed Apr 16 15:13:45 CDT 2014 Felipe Balbi <balbi@ti.com> usb: dwc3: core: refactor mode initialization to its own function

Move mode (Host, Peripheral, OTG) initialization
to its own function in order to decrease the size
of our probe() routine.

Signed-off-by: Felipe Balbi <balbi@ti.com>