diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-06-07 11:42:01 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-06-07 11:42:01 +0900 |
commit | 9973e38575070b70c68bad177fb5056548fea349 (patch) | |
tree | e4b919a6199fdcaa35eac225c6fa34c0cc5b2a16 /scripts/ksymoops | |
parent | 42edb1d306d7941405b5ba5e7599ea99fc4bdf5a (diff) | |
download | kernel_samsung_smdk4412-9973e38575070b70c68bad177fb5056548fea349.zip kernel_samsung_smdk4412-9973e38575070b70c68bad177fb5056548fea349.tar.gz kernel_samsung_smdk4412-9973e38575070b70c68bad177fb5056548fea349.tar.bz2 |
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>
Diffstat (limited to 'scripts/ksymoops')
0 files changed, 0 insertions, 0 deletions