edac, highbank: Moving error injection to sysfs for edac
authorRobert Richter <robert.richter@linaro.org>
Tue, 29 Oct 2013 21:56:13 +0000 (14:56 -0700)
committerRobert Richter <rric@kernel.org>
Mon, 4 Nov 2013 23:01:11 +0000 (17:01 -0600)
commit78cfbf0bbf6e085fd71e156c6147d205fba29f2b
treeeca74fce12cccc53998a1dbfe0d2d735c46f52cd
parent836dae5d0098ddb097468d5214919b122a301fc1
edac, highbank: Moving error injection to sysfs for edac

Always have the error injection i/f available, even if there is no
debugfs or EDAC_DEBUG enabled. We need this for testing production
kernels and environments.

Thus, the entry moves from:

 /sys/kernel/debug/edac/mc0/inject_ctrl

to:

 /sys/devices/system/edac/mc/mc0/inject_ctrl

No other changes of the interface.

Signed-off-by: Robert Richter <robert.richter@linaro.org>
Signed-off-by: Robert Richter <rric@kernel.org>
drivers/edac/highbank_mc_edac.c