diff options
author | Paul Brook <paul@codesourcery.com> | 2006-09-24 16:54:40 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-09-27 09:35:07 +0100 |
commit | c06015148fa9a3cc452ec7121b8c3f59f4a7d6ac (patch) | |
tree | 348ff2fee459a074987cc1bc8607f8201e782f5f /arch/arm/mm/init.c | |
parent | 4052ebb7a2729bd7c28260cdf8e470c0d81b9c56 (diff) | |
download | linux-3.10-c06015148fa9a3cc452ec7121b8c3f59f4a7d6ac.tar.gz linux-3.10-c06015148fa9a3cc452ec7121b8c3f59f4a7d6ac.tar.bz2 linux-3.10-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 'arch/arm/mm/init.c')
0 files changed, 0 insertions, 0 deletions