On 11/14, Yoshinori Sato wrote:
> read[bwl] and write[bwl] is only little-endian I/O.
> But h8300's peripheral of big-endian. So use ioread/write.
>
> And h8300 specific __raw_read/write is same of generic.
> It can remove.
>
> Signed-off-by: Daniel Lezcano
> Signed-off-by: Yoshinori Sato
> ---
read[bwl] and write[bwl] is only little-endian I/O.
But h8300's peripheral of big-endian. So use ioread/write.
And h8300 specific __raw_read/write is same of generic.
It can remove.
Signed-off-by: Daniel Lezcano
Signed-off-by: Yoshinori Sato
---
arch/h8300/include/asm/io.h | 45 --
2 matches
Mail list logo