]> 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)
commit1d9f8c3f17525d1dd2c1b4b75143e1b3af1633cf
tree9119658894a7d3bcc270639b7cb99054f6476c3f
parentb63094f8d6974586cc086ae29cd63a2ddb1fc67c
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