commit | c56087595fb6531f359925b581529f1b2aef10f1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Mar 21 14:00:44 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 11 13:23:40 2012 -0300 |
tree | 6077edee64747d06759378ba634a738b401657d1 | |
parent | ba004239e008a442bc327a57e227600fc1bd5ee7 [diff] |
amd64_edac: convert sysfs logic to use struct device Now that the EDAC core supports struct device, there's no sense on having any logic at the EDAC core to simulate it. So, instead of adding such logic there, change the logic at amd64_edac to use it. Reviewed-by: Aristeu Rozanski <arozansk@redhat.com> Cc: Doug Thompson <norsk5@yahoo.com> Cc: Borislav Petkov <borislav.petkov@amd.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>