[PARISC] lba_pci: pci_claim_resources disabled expansion roms
authorKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 6 Dec 2007 17:38:26 +0000 (09:38 -0800)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 6 Dec 2007 17:38:26 +0000 (09:38 -0800)
commit84f4506cb788d85a50c97b399f2999f90e6272b0
treef48a77710afe18695affae7a067d0bcb16f93ebe
parent721fdf34167580ff98263c74cead8871d76936e6
[PARISC] lba_pci: pci_claim_resources disabled expansion roms

radeonfb was HPMC-ing my C8000 by trying to map its expansion rom from
IO_VIEW, instead of PA_VIEW. Fix seems to be to ensure that its disabled
ROM is properly inserted into the resource tree.

FIXME: this will result in a whinging printk for cards which share expansion
ROMS, such as a quad tulip. Thankfully, it isn't harmful.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
drivers/parisc/lba_pci.c