From: Yinghai Lu Date: Tue, 7 May 2013 23:29:31 +0000 (-0700) Subject: i82875p_edac: Assign PCI resources before adding device X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~3^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b00514b7f931eb94e3f56009ece8ae55488150;p=pandora-kernel.git i82875p_edac: Assign PCI resources before adding device Assign PCI resources before pci_bus_add_device(). The resources must be assigned before a driver can claim the device. [bhelgaas: changelog] Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed