commit | e020cc05915e11bad3a923b52458baa2daac53cc | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Wed Apr 13 14:06:56 2016 +0200 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:52 2016 +0200 |
tree | 5eba9413051366743463efb4eff4f8903a55ea98 | |
parent | c4fe72a733c7749ab2c05e51bd37393525a86e2c [diff] |
mtd: nand: sh_flctl: 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>