[PATCH V3 42/63] ST SPEAr: replace readl, writel with __raw_readl, __raw_writel in uncompress.h
From: viresh kumar <hidden>
Date: 2011-01-11 05:39:18
From: viresh kumar <hidden>
Date: 2011-01-11 05:39:18
On 01/07/2011 03:08 PM, stanley.miao wrote:
With this in mind, I think readl_relaxed() should be better here.
Stanley, Actually we never thought of endianness while coding it, and followed the most generic approach taken by other archs. Yes, i do accept *_relaxed() should be used instead. I will do that in V4. -- viresh