From: Mauro Carvalho Chehab Date: Wed, 21 Mar 2012 18:16:20 +0000 (-0300) Subject: mpc85xx_edac: convert sysfs logic to use struct device X-Git-Tag: v3.6-rc1~62^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba004239e008a442bc327a57e227600fc1bd5ee7;p=pandora-kernel.git mpc85xx_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 mpc85xx_edac to use it compile-tested only. Reviewed-by: Aristeu Rozanski Cc: Andrew Morton Cc: Shaohui Xie Cc: Jiri Kosina Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed