diff options
author | Keith Mannthey <kmannth@us.ibm.com> | 2009-09-03 00:05:05 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-10 11:44:57 -0300 |
commit | bc2d7245ff1c5466c877a0c32a7ec9563187a032 (patch) | |
tree | 861d83fdfc710a9cb6d5e0d785367934080c645f /drivers/edac/amd76x_edac.c | |
parent | 14d2c08343eecd13f6c6ec232c98b16762b97924 (diff) |
i7core_edac: Probe on Xeons eariler
On the Xeon 55XX series cpus the pci deives are not exposed via acpi so
we much explicitly probe them to make the usable as a Linux PCI device.
This moves the detection of this state to before pci_register_driver is
called. Its present position was not working on my systems, the driver
would complain about not finding a specific device.
This patch allows the driver to load on my systems.
Signed-off-by: Keith Mannthey <kmannth@us.ibm.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/edac/amd76x_edac.c')
0 files changed, 0 insertions, 0 deletions