From: Yinghai Lu Date: Sun, 4 Nov 2012 04:39:27 +0000 (-0700) Subject: x86/PCI: Factor out pcibios_allocate_dev_rom_resource() X-Git-Tag: v3.9-rc1~82^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2f56fa8400677ef4852d5128f03b795cf57e7b;p=pandora-kernel.git x86/PCI: Factor out pcibios_allocate_dev_rom_resource() Factor pcibios_allocate_rom_resources() and pcibios_allocate_dev_rom_resource() out of pcibios_assign_resources(). This will allow us to allocate ROM resources for hot-added root buses. [bhelgaas: changelog] Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed