summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2005-09-29 19:26:51 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2005-09-29 19:26:51 -0700
commit017fb98e70351e9fb5635c299c4d1c50e2f8b823 (patch)
tree9ccad087ad69f2cbc080f4ddefb3c110d5b7aafc /fs
parent717463d806a53380a691eeb0136a4b750a9f9ae0 (diff)
downloadlinux-3.10-017fb98e70351e9fb5635c299c4d1c50e2f8b823.tar.gz
linux-3.10-017fb98e70351e9fb5635c299c4d1c50e2f8b823.tar.bz2
linux-3.10-017fb98e70351e9fb5635c299c4d1c50e2f8b823.zip
[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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions