David van Moolenbroek ff542f0b27 atl2: prevent compiler memory access misordering
While no problems have been observed in practice yet, modern compilers
may reorder memory access operations, and that could lead to problems
with memory-mapped I/O typically done by drivers. This patch prevents
any potentially problematic reordering by the compiler in the ATL2
driver.

In addition, this patch removes a number of gcc/clang warnings.
2011-11-07 14:25:09 +01:00
..
2011-07-09 15:04:42 +02:00
2011-07-09 15:04:42 +02:00
2011-06-09 16:57:51 +02:00
2011-09-16 20:10:47 +02:00
2011-09-29 17:37:47 +00:00
2011-07-09 15:04:42 +02:00
2011-07-13 11:36:10 +02:00
2011-07-09 15:04:42 +02:00
2011-07-09 15:04:42 +02:00
2011-06-24 17:21:51 +02:00
2011-07-19 15:28:20 +02:00
2011-07-09 15:04:42 +02:00
2011-07-11 21:10:28 +02:00
2011-07-09 15:04:42 +02:00
2011-08-01 11:05:17 +02:00
2011-08-01 14:32:14 +02:00
2011-07-09 15:04:42 +02:00
2011-07-09 15:04:42 +02:00
2011-09-16 20:10:47 +02:00
2011-07-09 15:04:42 +02:00