amd64_edac: add EDAC core-related initializers
authorDoug Thompson <dougthompson@xmission.com>
Mon, 27 Apr 2009 17:41:25 +0000 (19:41 +0200)
committerBorislav Petkov <borislav.petkov@amd.com>
Wed, 10 Jun 2009 10:19:00 +0000 (12:19 +0200)
commit0ec449ee95b20245fef4aa9fa2486456f1540514
treed4a7951fccc5a45cb7c0c82edb05ef9e9107bfbd
parentd27bf6fa369ca0272df10558d2f290d6fc72e675
amd64_edac: add EDAC core-related initializers

Borislav:

- add a amd64_free_mc_sibling_devices() helper instead of opencoding the
  release-path.
- fix/cleanup comments
- fix function return value patterns
- cleanup debug calls

Reviewed-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
drivers/edac/amd64_edac.c