]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: expose ecc_strength through sysfs
authorMike Dunn <mikedunn@newsguy.com>
Wed, 25 Apr 2012 19:06:07 +0000 (12:06 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sun, 29 Apr 2012 19:22:28 +0000 (22:22 +0300)
commit2f53a94f903189cd6b8a701297b11fca8e4b693f
tree7f566d68ff63c38bb95cac0ff03b5602573888ea
parente9a9f1910be157b699e92ab8f6208b430dd22a22
mtd: expose ecc_strength through sysfs

ecc_strength element of struct mtd_info is exposed as a read-only variable in
sysfs.

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Documentation/ABI/testing/sysfs-class-mtd
drivers/mtd/mtdcore.c