[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFdej01eLmP8WaE0Eex8sXP0UYJdpqreQr1jQ3psiGcXELXr0A@mail.gmail.com>
Date: Sat, 28 Feb 2015 16:13:15 +0530
From: Arun Chandran <achandran@...sta.com>
To: David Miller <davem@...emloft.net>
Cc: Nicolas Ferre <nicolas.ferre@...el.com>,
netdev <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Michal Simek <monstr@...str.eu>
Subject: Re: [PATCH v3] net: macb: Add big endian CPU support
Hi David,
>> 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@...sta.com>
>
> This does not apply cleanly to net-next, please respin.
The net-next tree already contains the initial version
of this change (commit: a50dad355a5314da64586da36804b86fbebb7c2a).
This applies cleanly if you revert that.
#~/work/open_source/net-next/net-next$ git log -2
commit 3cbef72505634b346dadb5f4ffd0fdb68c07710c
Author: Arun Chandran <achandran@...sta.com>
Date: Wed Feb 18 16:35:44 2015 +0530
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@...sta.com>
commit 693aba8f896f286d9ddd4445ced374d2c96b41a2
Author: Arun Chandran <achandran@...sta.com>
Date: Sat Feb 28 16:03:18 2015 +0530
Revert "net: macb: Add big endian CPU support"
This reverts commit a50dad355a5314da64586da36804b86fbebb7c2a.
--Arun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists