From: Yinghai Lu Date: Sun, 28 Feb 2010 23:49:39 +0000 (-0800) Subject: pci: don't reassign to ROM res if it is not going to be enabled X-Git-Tag: v2.6.34-rc1~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a928660c9dcaff568c9d379655c5aa16fb981f8;p=pandora-kernel.git pci: don't reassign to ROM res if it is not going to be enabled A ROM resource that doesn't fit should not cause us to try to re-assign all the bus resources. Nobody generally cares, and re-assigning is going to just cause way more troubles than it tries to solve. Signed-off-by: Yinghai Lu Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed