From: Mauro Carvalho Chehab Date: Wed, 21 Mar 2012 17:00:44 +0000 (-0300) Subject: amd64_edac: convert sysfs logic to use struct device X-Git-Tag: v3.6-rc1~62^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c56087595fb6531f359925b581529f1b2aef10f1;p=pandora-kernel.git 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 Cc: Doug Thompson Cc: Borislav Petkov Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed