]> git.baikalelectronics.ru Git - kernel.git/commit
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
authorJoe Perches <joe@perches.com>
Tue, 5 May 2015 17:06:09 +0000 (10:06 -0700)
committerMichael Grzeschik <m.grzeschik@pengutronix.de>
Wed, 23 Sep 2015 06:44:27 +0000 (08:44 +0200)
commit04b3b9581283b9c1b29f26e2c0c8f314bd1c72a5
treec68c51f6783e5b11911a4215c5e03280cdf34c70
parent5d79d8aacf51220bd19341e0620f7cd9efc3ede3
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>
drivers/net/arcnet/arcdevice.h