On Fri, Jan 23, 2015 at 3:12 AM, Dmitry Osipenko wrote:
> Support CPU BE mode by adding endianness conversion for memcpy interactions.
>
> Signed-off-by: Dmitry Osipenko
> ---
> Changelog:
> v2: For consistency cpu_to_le32() changed to le32_to_cpu() because
> i2c_writel() takes BE value in BE
Support CPU BE mode by adding endianness conversion for memcpy interactions.
Signed-off-by: Dmitry Osipenko
---
Changelog:
v2: For consistency cpu_to_le32() changed to le32_to_cpu() because
i2c_writel() takes BE value in BE CPU mode and value is in LE format.
drivers/i2c/busses/i2c-tegra.c
2 matches
Mail list logo