[U-Boot] [PATCH 04/20] dm: usb: Prepare dwc2 driver for driver-model conversion

Simon Glass sjg at chromium.org
Tue Jul 28 01:31:57 CEST 2015


On 7 July 2015 at 20:53, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
>  drivers/usb/host/dwc2.c | 150 ++++++++++++++++++++++++++++++++----------------
>  1 file changed, 100 insertions(+), 50 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list