[PATCH 0/8] mtd: nand: set ECC algorithm explicitly
Boris Brezillon
boris.brezillon at free-electrons.com
Wed Apr 13 00:45:21 PDT 2016
Hi Rafal,
On Fri, 8 Apr 2016 12:23:43 +0200
Rafał Miłecki <zajec5 at gmail.com> wrote:
> As part of nand_ecc_modes_t cleaning process we introduced enum
> nand_ecc_algo. Before we start using it (mostly in nand_core.c) we have
> to modify all driver to set it properly.
>
> This is the first patchset modifying existing drivers. All patches were
> compile-tested. More patches will follow in the future, but I was hoping
> to have this first series accepted meanwhile.
>
> This work is based on the nand/next branch.
Whole series applied.
Thanks,
Boris
>
> Rafał Miłecki (8):
> mtd: nand: ams-delta: set ECC algorithm explicitly
> mtd: nand: gpio: set ECC algorithm explicitly
> mtd: nand: mxc: set ECC algorithm explicitly
> mtd: nand: nuc900: set ECC algorithm explicitly
> mtd: nand: orion: set ECC algorithm explicitly
> mtd: nand: pasemi: set ECC algorithm explicitly
> mtd: nand: plat: set ECC algorithm explicitly
> mtd: nand: socrates: set ECC algorithm explicitly
>
> drivers/mtd/nand/ams-delta.c | 1 +
> drivers/mtd/nand/gpio.c | 1 +
> drivers/mtd/nand/mxc_nand.c | 1 +
> drivers/mtd/nand/nuc900_nand.c | 1 +
> drivers/mtd/nand/orion_nand.c | 1 +
> drivers/mtd/nand/pasemi_nand.c | 1 +
> drivers/mtd/nand/plat_nand.c | 1 +
> drivers/mtd/nand/socrates_nand.c | 1 +
> 8 files changed, 8 insertions(+)
>
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
More information about the linux-mtd
mailing list