commit | 867f9873fef69414355e2e1ef547f9b080c3fd69 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Sun Apr 17 22:52:58 2016 +0200 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu May 05 23:52:02 2016 +0200 |
tree | 01e9873878c491491cccff9411d8f9455d8239ff | |
parent | 04dae62c89bd6e754518f9dcffac480e39f28758 [diff] |
mtd: nand: davinci: 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>