
18 Aug
2009
18 Aug
'09
5:28 p.m.
Paulraj, Sandeep wrote:
What I mean is using accessors such as readl/writel -- though we're still in a pretty sorry state with respect to what accessors we provide cross architectures (you have to pick between native endian with no barriers, or little endian with barriers).
Scott, I am quite certain that I have received comments for other patches that I have submitted earlier where I have been specifically been asked to do things the way I am doing at the moment and not use readl/writel(because of the reason you mentioned above).
OK, I didn't see those comments.
So should I assume that my updated patch has your ACK as you mentioned above that you want NACK it
It looks OK.
-Scott