commit | 7079e7ed4a4e8b74a7dc3feafc0e70cc027cab32 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Wed Apr 13 14:06:58 2016 +0200 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:51:53 2016 +0200 |
tree | 0587283c79f620d0b9ebaba2ee626904ced48223 | |
parent | c2ec6b30a521691b752ac61ee05267133a389834 [diff] |
mtd: nand: mpc5121_nfc: 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>