android_kernel_xiaomi_sm7250/arch/arm/mach-versatile
Paul Brook c06015148f [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>
2006-09-27 09:35:07 +01:00
..
clock.c
clock.h
core.c [ARM] 3752/1: fix versatile flash resource map 2006-08-13 14:17:12 +01:00
core.h
Kconfig
Makefile
Makefile.boot
pci.c [ARM] 3860/1: Versatile PCI config byte accesses 2006-09-27 09:35:07 +01:00
versatile_ab.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
versatile_pb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00