diff options
author | Arun Chandran <achandran@mvista.com> | 2015-02-18 11:29:35 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-20 20:51:31 (GMT) |
commit | a50dad355a5314da64586da36804b86fbebb7c2a (patch) | |
tree | e0b41be8f30ee85291d349454b32989bc7602e06 /drivers/iio | |
parent | 931c471af51565a6290d9fabbe14ed7c8fa4a317 (diff) | |
download | linux-a50dad355a5314da64586da36804b86fbebb7c2a.tar.xz |
net: macb: Add big endian CPU support
This patch converts all __raw_readl and __raw_writel function calls
to their corresponding readl_relaxed and writel_relaxed variants.
It also tells the driver to set ahb_endian_swp_mgmt_en bit in dma_cfg
when the CPU is configured in big endian mode.
Signed-off-by: Arun Chandran <achandran@mvista.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions