[PATCH 02/15] bus: omap_l3_noc: switched over to relaxed variants of readl/writel

2014-04-14 Thread Nishanth Menon
Currently we use __raw_readl and writel in this driver, however, there is no strict sequencing needs for this driver, hence we should be good with the relaxed variants. While at it, simplify address computation using variables for register. Signed-off-by: Nishanth Menon --- drivers/bus/omap_l3_

Re: [PATCH 02/15] bus: omap_l3_noc: switched over to relaxed variants of readl/writel

2014-04-14 Thread Nishanth Menon
On 04/14/2014 11:25 AM, Nishanth Menon wrote: Please ignore this one patch from the series, there is a replacement patch already posted as part of the series... this stale patch got through :( -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" i