linux/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
..
Kconfig [ARM] Remove useless 'default n' from Kconfig files 2006-01-13 21:09:17 +00:00
Makefile [PATCH] ARM: 2693/1: Add PCI support for Versatile/PB 2005-06-20 18:51:06 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c [ARM] Convert some arm semaphores to mutexes 2006-01-12 18:42:23 +00:00
clock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
core.c [ARM] 3752/1: fix versatile flash resource map 2006-08-13 14:17:12 +01:00
core.h [ARM] Move AMBA include files to include/linux/amba/ 2006-01-07 13:52:45 +00:00
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