Re: [PATCH v3] net: macb: Add big endian CPU support

From: David Miller
Date: Fri Feb 27 2015 - 17:24:38 EST


From: Arun Chandran <achandran@xxxxxxxxxx>
Date: Thu, 26 Feb 2015 16:31:14 +0530

> 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@xxxxxxxxxx>

This does not apply cleanly to net-next, please respin.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/