net: sh_eth: Move off of deprecated I/O routines.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 1 Nov 2010 09:29:24 +0000 (09:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Nov 2010 18:19:16 +0000 (10:19 -0800)
commit900fcf091e95fbcc773b72c770afcd2e8eda4da2
tree41affc0ade36f066bb5e857f7df6628aadbdc99c
parent636e19a34275d7d6fda0fefa965b1e2a715e2b02
net: sh_eth: Move off of deprecated I/O routines.

sh_eth is the last in-tree user of the ctrl_xxx I/O routines. This simply
converts them over to regular MMIO accesors.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sh_eth.c