Files
linux/drivers
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-02 10:44:44 +01:00
2018-03-23 09:50:54 +10:00
2018-03-14 15:39:33 -04:00
2018-03-21 11:10:20 +01:00
2018-03-08 10:39:58 -07:00
2018-03-12 15:11:59 +05:30
2018-01-22 16:45:26 +01:00
2018-02-28 13:48:21 +01:00
2018-01-09 16:15:20 +01:00