arcnet: com90xx: Use arcnet_readb/writeb routines
authorJoe Perches <joe@perches.com>
Tue, 5 May 2015 17:06:11 +0000 (10:06 -0700)
committerMichael Grzeschik <m.grzeschik@pengutronix.de>
Wed, 23 Sep 2015 06:44:27 +0000 (08:44 +0200)
commita11a5442d108357d44d34407ce2ed9d77ab424a0
tree9119658894a7d3bcc270639b7cb99054f6476c3f
parent4e2f9f1b1ff68e86871594f7321c851c4a147ea4
arcnet: com90xx: Use arcnet_readb/writeb routines

Simplify and make consistent the current uses of readb/writeb
by using the newly introduced arcnet_<I/O> equivalents.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
drivers/net/arcnet/com90xx.c