David S. Miller 017fb98e70 [RADEON]: Fix unaligned I/O port access during probe.
The driver does a readl() on DEVICE_ID which is 2-byte aligned and
2-bytes in size.  It's doing this read just to flush write buffers.

Create IN16() and OUT16() macros, and use the former to do this I/O
load.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-29 19:26:51 -07:00
..
2005-09-20 21:01:13 +01:00
2005-09-10 10:06:35 -07:00
2005-09-22 07:58:24 -07:00
2005-09-17 11:50:02 -07:00
2005-09-22 22:17:34 -07:00
2005-09-17 11:49:58 -07:00
2005-09-26 13:11:29 +02:00
2005-09-08 01:45:47 -04:00
2005-09-11 19:15:07 -07:00
2005-09-11 19:15:07 -07:00