commit | 06b00514b7f931eb94e3f56009ece8ae55488150 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Tue May 07 16:29:31 2013 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri May 30 10:56:46 2014 -0600 |
tree | 039f7ddc084a9b5892fb95a858b75143a2fe5363 | |
parent | 67d29b5c6c40e91b124695e9250c2fd24915e24a [diff] |
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 <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>