commit | a11a5442d108357d44d34407ce2ed9d77ab424a0 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 05 10:06:11 2015 -0700 |
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Sep 23 08:44:27 2015 +0200 |
tree | 9119658894a7d3bcc270639b7cb99054f6476c3f | |
parent | 4e2f9f1b1ff68e86871594f7321c851c4a147ea4 [diff] |
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>