Files
linux/drivers/net
Sergei Shtylyov 4ceedeb1b6 sh_eth: add sh_eth_cpu_data::soft_reset() method
sh_eth_reset() performs a software reset which is implemented in a
completely different way for the GEther-like controllers vs the other
controllers due to a different layout of EDMR (and other factors) --
it therefore makes sense to convert this function to a mandatory
sh_eth_cpu_data::soft_reset() method and thus get rid of the runtime
controller type check via sh_eth_is_{gether|rz_fast_ether}().

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-26 12:34:19 -04:00
..
2018-03-09 13:00:08 -05:00
2018-02-27 11:01:36 -05:00
2018-02-27 11:01:37 -05:00
2018-02-27 10:37:14 -05:00
2018-02-13 10:36:09 -05:00
2018-02-11 14:34:03 -08:00
2018-03-04 13:04:22 -05:00
2018-02-27 11:01:37 -05:00