commit | 9c76aa55110a48c0db1eab4c998a5b94d9f0f852 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 05 10:06:09 2015 -0700 |
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Sep 23 08:44:27 2015 +0200 |
tree | c68c51f6783e5b11911a4215c5e03280cdf34c70 | |
parent | 09dfbcd5d178f8e03b5a29c9f3411687ec388c91 [diff] |
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb Use the same indirection as the other arcnet_<I/O> macros. Neither of these new macros add the BUS_ALIGN use for 8 bit devices on 16 bit busses. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>