]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit00bdd737b5368fb22e4fc35f7dcc463d4c6ea91b
tree9119658894a7d3bcc270639b7cb99054f6476c3f
parent053c869099b659a1e5f54ed23dfdcbcc0f512c58
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