[PATCH] Abolish cpu_read* and cpu_write* accessors
Sascha Hauer
s.hauer at pengutronix.de
Tue May 19 23:06:29 PDT 2015
On Tue, May 19, 2015 at 10:31:26AM +0900, Masahiro Yamada wrote:
> Commit 2e6a88f2101d (add cpu native ordered io accessors) introduced
> these macros and then commit be57f20cdd7d (Fix big endian MMIO
> primitives) figured out they are equivalent to __raw_{read,write}*.
>
> They turned out unnecessary after all. Anyway, most source files
> use __raw_read* and __raw_write*.
>
> Let's replace a few remaining references and abolish them.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list