diff options
author | 2009-09-03 00:05:05 -0300 | |
---|---|---|
committer | 2010-05-10 11:44:57 -0300 | |
commit | bc2d7245ff1c5466c877a0c32a7ec9563187a032 (patch) | |
tree | 861d83fdfc710a9cb6d5e0d785367934080c645f /drivers/acpi/debug.c | |
parent | i7core: Use registered memories per processor (diff) | |
download | linux-dev-bc2d7245ff1c5466c877a0c32a7ec9563187a032.tar.xz linux-dev-bc2d7245ff1c5466c877a0c32a7ec9563187a032.zip |
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/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions