Borislav Petkov 360b7f3c60 amd64_edac: Remove two-stage initialization
Now that all prerequisites are in place, drop the two-stage driver
instances initialization in favor of the following simple init sequence:

1. Probe PCI device: we only test ECC capabilities here and if none exit
early.

2. If the hw supports ECC and it is/can be enabled, we init the per-node
instance.

Remove "amd64_" prefix from static functions touched, while at it.

There actually should be no visible functional change resulting from
this patch.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
2011-01-07 11:34:03 +01:00
..
2009-06-18 13:03:57 -07:00
2011-01-07 11:33:56 +01:00
2011-01-07 11:33:56 +01:00
2010-05-10 11:44:50 -03:00
2010-10-21 14:48:06 +02:00
2009-04-02 19:05:03 -07:00