On 7 July 2015 at 20:53, Simon Glass <[email protected]> wrote: > At present struct eth_device is passed around all over the place. This does > not exist with driver model. Add explicit arguments instead, so that with > driver model we can pass the correct things. > > Signed-off-by: Simon Glass <[email protected]> > --- > > drivers/usb/eth/smsc95xx.c | 270 > +++++++++++++++++++++++++-------------------- > 1 file changed, 149 insertions(+), 121 deletions(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

