Viresh Kumar 29782da5f0 dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
On ARMv7 cores, device memory mapped as Normal Non-cacheable, may not guarantee
ordered access causing failures in device drivers that do not use the mandatory
memory barriers. readl & writel versions contain necessary memory barriers for
this.

commit 79f64dbf68c8a9779a7e9a25e0a9f0217a25b57a: "ARM: 6273/1: Add barriers to
the I/O accessors if ARM_DMA_MEM_BUFFERABLE" can be referred for more
information on this.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2011-03-07 01:12:28 +05:30
..
2010-08-04 14:27:47 -07:00
2010-12-13 14:05:27 -08:00
2011-01-03 01:39:26 -08:00
2009-09-08 17:53:03 -07:00
2010-05-23 20:28:19 -07:00
2010-12-17 19:16:10 +09:00
2011-01-30 22:27:21 -08:00
2011-01-30 22:27:21 -08:00
2011-01-30 22:27:21 -08:00