diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2013-06-06 09:51:39 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-06 16:04:04 -0700 |
commit | dabdde9ea77d4a77094726c82468a3bd767fb29b (patch) | |
tree | 3c941724f7f8511aac176064c5128903650cb598 /scripts/gfp-translate | |
parent | b7feacf1ee6944fc571802d58dcffaf13b4fb4cc (diff) | |
download | op-kernel-dev-dabdde9ea77d4a77094726c82468a3bd767fb29b.zip op-kernel-dev-dabdde9ea77d4a77094726c82468a3bd767fb29b.tar.gz |
sh_eth: consolidate sh_eth_reset()
This driver has sh_eth_reset() function for each SoC and this function is almost
always the same, except for the several a bit different variations for Gigabit
Ethernet. Consolidate every variation into a single function -- which allows
us to get rid of some more #ifdef'fery.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
[Sergei: moved the new sh_eth_reset() and sh_eth_is_gether() up to decrease the
patch size, fixed function call continuation lines' indentation, reworded the
changelog, reworded the subject, changing the prefix.]
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gfp-translate')
0 files changed, 0 insertions, 0 deletions