edac: create top-level debugfs directory
authorRob Herring <rob.herring@calxeda.com>
Tue, 12 Jun 2012 02:32:12 +0000 (21:32 -0500)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 12 Jun 2012 15:15:49 +0000 (12:15 -0300)
Create a single, top-level "edac" directory for debugfs. An "mc[0-N]"
directory is then created for each memory controller. Individual drivers
can create additional entries such as h/w error injection control.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found