commit | d7b83b8a6dda3edada04f9395e2ef6463e099277 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Wed Apr 13 14:06:54 2016 +0200 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:52 2016 +0200 |
tree | 6fa4992bbf09d5b57ffeeaa956e7221778a7b736 | |
parent | aab616e31d1c7ec3726f7f5cbdaaec98759ebe93 [diff] |
mtd: nand: omap2: set ECC algorithm explicitly This is part of process deprecating NAND_ECC_SOFT_BCH (and switching to enum nand_ecc_algo). Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>