[U-Boot] [PATCH 7/8] net: pch_gbe: Use wait_for_bit() helper

Joe Hershberger joe.hershberger at ni.com
Tue Dec 5 20:50:05 UTC 2017


On Tue, Nov 21, 2017 at 2:33 PM, Paul Burton <paul.burton at mips.com> 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 <paul.burton at mips.com>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Cc: Joe Hershberger <joe.hershberger at ni.com>
> Cc: u-boot at lists.denx.de

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list