On 7 July 2015 at 20:53, Simon Glass <[email protected]> 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 <[email protected]> > --- > > drivers/usb/host/dwc2.c | 150 > ++++++++++++++++++++++++++++++++---------------- > 1 file changed, 100 insertions(+), 50 deletions(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

