linux-stable/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
..
common.c sh: Fix up early PCI PERR/SERR IRQ handling. 2010-02-03 16:46:20 +09:00
fixups-cayman.c sh: pci: Rename ops-cayman -> fixups-cayman. 2009-04-20 20:41:45 +09:00
fixups-dreamcast.c sh: Improved multi-resource handling for SH7780 PCI. 2010-02-01 20:01:50 +09:00
fixups-landisk.c sh: pci: Rename SH7751 platform ops files to fixups. 2009-04-20 21:17:10 +09:00
fixups-r7780rp.c sh: Reworked SH7780 PCI initialization. 2010-01-29 22:19:04 +09:00
fixups-rts7751r2d.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
fixups-sdk7780.c sh: Reworked SH7780 PCI initialization. 2010-01-29 22:19:04 +09:00
fixups-se7751.c sh: Improved multi-resource handling for SH7780 PCI. 2010-02-01 20:01:50 +09:00
fixups-sh03.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
fixups-snapgear.c sh: pci: Rename SH7751 platform ops files to fixups. 2009-04-20 21:17:10 +09:00
fixups-titan.c sh: pci: Rename SH7751 platform ops files to fixups. 2009-04-20 21:17:10 +09:00
Makefile sh: Enable PCI66 support for SH7780 host controller. 2010-02-01 13:01:42 +09:00
ops-dreamcast.c sh: pci: remove duplicated #include's 2009-06-14 17:48:43 +09:00
ops-sh4.c sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers. 2010-02-01 16:39:46 +09:00
ops-sh5.c sh: pci: Kill off legacy ide quirks. 2009-04-20 19:54:47 +09:00
ops-sh7786.c sh: pci: SH7786 PCI ops. 2009-06-16 06:26:08 +09:00
pci-dreamcast.c sh: Improved multi-resource handling for SH7780 PCI. 2010-02-01 20:01:50 +09:00
pci-sh4.h sh: Kill off broken type 1 PCI config access checks. 2010-01-30 01:41:21 +09:00
pci-sh5.c sh: Improved multi-resource handling for SH7780 PCI. 2010-02-01 20:01:50 +09:00
pci-sh5.h sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
pci-sh7751.c sh: sh7751 pci controller io port fix 2010-04-26 16:02:25 +09:00
pci-sh7751.h sh: pci: Rewrite SH7751 PCI support to follow SH7780. 2009-04-20 21:11:07 +09:00
pci-sh7780.c sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping. 2010-02-05 16:11:25 +09:00
pci-sh7780.h sh: Improved multi-resource handling for SH7780 PCI. 2010-02-01 20:01:50 +09:00
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 include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pcie-sh7786.h sh: Fix up multi-resource mapping for SH7786 PCIe. 2010-02-10 16:00:58 +09:00