]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
mtd: nand: s3c2410: set ECC algorithm explicitly
authorRafał Miłecki <zajec5@gmail.com>
Wed, 13 Apr 2016 12:06:55 +0000 (14:06 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 5 May 2016 21:51:52 +0000 (23:51 +0200)
commitc4fe72a733c7749ab2c05e51bd37393525a86e2c
treedd89d2b6100f1c927b7791422e3ab0897287d587
parentd7b83b8a6dda3edada04f9395e2ef6463e099277
mtd: nand: s3c2410: 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>
drivers/mtd/nand/s3c2410.c