Russell King b92b361213 ARM: Add barriers to io{read,write}{8,16,32} accessors as well
The ioread/iowrite accessors also need barriers as they're used in
place of readl/writel et.al. in portable drivers.  Create __iormb()
and __iowmb() which are conditionally defined to be barriers dependent
on ARM_DMA_MEM_BUFFERABLE, and always use these macros in the accessors.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-07-29 14:04:37 +01:00
..
2009-02-01 11:01:22 +05:30
2009-10-11 16:25:06 +01:00
2009-03-15 21:01:20 -04:00
2009-05-29 08:40:02 -07:00
2010-04-22 21:38:11 +01:00
2009-08-17 20:02:06 +01:00
2009-12-18 16:07:53 +00:00
2010-03-12 15:52:38 -08:00
2009-12-14 14:54:28 +00:00
2008-09-04 09:46:11 +01:00
2008-11-27 12:37:59 +00:00
2010-03-12 15:52:32 -08:00
2008-09-06 12:10:45 +01:00