linux_dsm_epyc7002/drivers/net/ethernet/cadence
Petr Štetiar 541ddc66d6 net: macb: support of_get_mac_address new ERR_PTR error
There was NVMEM support added directly to of_get_mac_address, and it uses
nvmem_get_mac_address under the hood, so we can remove it. As
of_get_mac_address can now return ERR_PTR encoded error values, adjust to
that as well.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-05 21:47:07 -07:00
..
Kconfig
macb_main.c net: macb: support of_get_mac_address new ERR_PTR error 2019-05-05 21:47:07 -07:00
macb_pci.c
macb_ptp.c
macb.h net: macb: Support clock management for tsu_clk 2019-03-03 13:51:37 -08:00
Makefile