Files
u-boot/drivers
Marek Vasut 38b306db23 net: rtl8139: Factor out hardware reset
This hardware reset and reset-wait implementation was twice in the
driver, factor it out into a separate function. This really should
use wait_for_bit() eventually and return -ETIMEDOUT, but thus far,
handling of any of this is missing from the driver. This must be
added later. Thus far, no functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
2020-05-01 12:35:21 +02:00
..
2020-04-27 13:53:13 +02:00
2019-08-07 15:31:04 -04:00
2020-04-28 10:23:10 +02:00
2020-04-24 16:40:09 -04:00