
12 Jun
2020
12 Jun
'20
11:17 p.m.
On Sat, May 09, 2020 at 10:34:40PM +0200, Marek Vasut wrote:
Instead of always calling rtl8139_eeprom_delay() with priv->ioaddr, call it with priv and let the function access priv->ioaddr. This reduces code duplication and has no impact, since the compiler will inline this as needed anyway.
Signed-off-by: Marek Vasut marek.vasut+renesas@gmail.com Cc: Joe Hershberger joe.hershberger@ni.com
Applied to u-boot/next, thanks!
--
Tom