diff options
author | Paul Brook <paul@codesourcery.com> | 2006-09-24 17:54:40 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-27 10:35:07 +0200 |
commit | c06015148fa9a3cc452ec7121b8c3f59f4a7d6ac (patch) | |
tree | 348ff2fee459a074987cc1bc8607f8201e782f5f /drivers/scsi/mvme147.h | |
parent | [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla... (diff) | |
download | linux-c06015148fa9a3cc452ec7121b8c3f59f4a7d6ac.tar.xz linux-c06015148fa9a3cc452ec7121b8c3f59f4a7d6ac.zip |
[ARM] 3860/1: Versatile PCI config byte accesses
The ARM Versatile board PCI config space read routines are broken for byte
accesses. The access uses a byte read, so masking the bottom two bits of the
address is wrong.
I guess this is a cut/paste error from the the halfword code which uses
aligned word access+shift+mask.
Signed-off-by: Paul Brook <paul@codesourcery.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/scsi/mvme147.h')
0 files changed, 0 insertions, 0 deletions