From: Kyle McMartin Date: Thu, 6 Dec 2007 17:38:26 +0000 (-0800) Subject: [PARISC] lba_pci: pci_claim_resources disabled expansion roms X-Git-Tag: v2.6.24-rc5~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f4506cb788d85a50c97b399f2999f90e6272b0;p=pandora-kernel.git [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 --- Reading git-diff-tree failed