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:
fef775c
)
mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead
author
Wu, Josh
<Josh.wu@atmel.com>
Fri, 8 Aug 2014 09:12:34 +0000
(17:12 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Thu, 18 Sep 2014 06:05:10 +0000
(23:05 -0700)
For PMECC, the pmecc_sector_number has same meaning as ecc.steps.
So use ecc.steps to replace the pmecc_sector_number.
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found