On 21.11.2017 21:33, Paul Burton wrote: > The pch_gbe driver has 4 paths which open-code the equivalent of > wait_for_bit(). Replace these with use of wait_for_bit() in order to > shorten the code & avoid duplication. > > Signed-off-by: Paul Burton <[email protected]> > Cc: Daniel Schwierzeck <[email protected]> > Cc: Joe Hershberger <[email protected]> > Cc: [email protected] > --- > > drivers/net/pch_gbe.c | 67 > ++++++++++++++------------------------------------- > 1 file changed, 18 insertions(+), 49 deletions(-) >
Reviewed-by: Daniel Schwierzeck <[email protected]> -- - Daniel
signature.asc
Description: OpenPGP digital signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

