linux-stable-rt/arch/sh/drivers/pci
Paul Mundt 9973e38575 sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().
pcibios_fixup_device_resources() presently skips over resources flagged
with IORESOURCE_PCI_FIXED, which is a remnant of the old PCI-auto code.
The only user for this at present is the Dreamast GAPSPCI code which
can't tolerate any adjustments to the BARs, but a combination of the
IORESOURCE_PCI_FIXED and zeroed out hose offsets does the right thing for
this case already, so we simply kill off the special casing.

Reported-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-06-07 11:42:01 +09:00
..
Makefile
common.c
fixups-cayman.c
fixups-dreamcast.c
fixups-landisk.c
fixups-r7780rp.c
fixups-rts7751r2d.c
fixups-sdk7780.c
fixups-se7751.c
fixups-sh03.c
fixups-snapgear.c
fixups-titan.c
ops-dreamcast.c
ops-sh4.c
ops-sh5.c
ops-sh7786.c
pci-dreamcast.c
pci-sh4.h
pci-sh5.c
pci-sh5.h
pci-sh7751.c
pci-sh7751.h
pci-sh7780.c
pci-sh7780.h
pci.c sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources(). 2010-06-07 11:42:01 +09:00
pcie-sh7786.c
pcie-sh7786.h