Home
last modified time | relevance | path

Searched hist:cc3e3a9e0eab3bc15be1766222fc2739f375252a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.ccc3e3a9e0eab3bc15be1766222fc2739f375252a Wed Jul 08 02:53:36 UTC 2015 Simon Glass <sjg@chromium.org> dm: usb: Prepare dwc2 driver for driver-model conversion

Put all global data in a structure and move (what will be) common code into
common functions. This will make the driver-model conversion much easier.

Signed-off-by: Simon Glass <sjg@chromium.org>