git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89384f6
)
mtd: Add sysfs attributes to expose the ECC stats fields
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Tue, 24 Jun 2014 13:55:50 +0000
(10:55 -0300)
committer
Brian Norris
<computersforpeace@gmail.com>
Wed, 9 Jul 2014 01:37:26 +0000
(18:37 -0700)
These new sysfs device attributes allow us to retrieve the ECC and bad
block stats by poking a sysfs file, which is often more convenient than
using the ioctl.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found