commit | 5c4cdb5ae72988ef93f72ad6f46be0e4eea5be8d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Mar 21 11:08:06 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 11 13:23:41 2012 -0300 |
tree | 209b4462654701012593482c7b10bdccdf6ef08b | |
parent | c56087595fb6531f359925b581529f1b2aef10f1 [diff] |
i7core_edac: convert it to use struct device Instead of relying on a complex logic inside the edac core to create a "device tree-like" sysfs struct, just use device_add. Reviewed-by: Aristeu Rozanski <arozansk@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>