[PATCH 0/9] mtd: nand: set ECC algorithm explicitly (part 2)

Boris Brezillon boris.brezillon at free-electrons.com
Wed Apr 13 10:25:06 PDT 2016


Hi Rafal,

On Wed, 13 Apr 2016 14:06:53 +0200
Rafał Miłecki <zajec5 at gmail.com> wrote:

> This follow process of using enum nand_ecc_algo in order to clean
> nand_ecc_modes_t.
> 
> All patches were compile-tested.
> 
> This work is based on the nand/next branch.

I'll apply part 2 soon, but can you please provide a single patchset
containing all the changes instead of splitting it in several series?

Thanks,

Boris

> 
> Rafał Miłecki (9):
>   mtd: nand: omap2: set ECC algorithm explicitly
>   mtd: nand: s3c2410: set ECC algorithm explicitly
>   mtd: nand: sh_flctl: set ECC algorithm explicitly
>   mtd: nand: au1550nd: set ECC algorithm explicitly
>   mtd: nand: mpc5121_nfc: set ECC algorithm explicitly
>   mtd: nand: cmx270: set ECC algorithm explicitly
>   mtd: nand: fsl_upm: set ECC algorithm explicitly
>   mtd: nand: fsl_ifc: set ECC algorithm explicitly
>   mtd: nand: fsl_elbc: set ECC algorithm explicitly
> 
>  drivers/mtd/nand/au1550nd.c      | 1 +
>  drivers/mtd/nand/cmx270_nand.c   | 1 +
>  drivers/mtd/nand/fsl_elbc_nand.c | 1 +
>  drivers/mtd/nand/fsl_ifc_nand.c  | 1 +
>  drivers/mtd/nand/fsl_upm.c       | 1 +
>  drivers/mtd/nand/mpc5121_nfc.c   | 1 +
>  drivers/mtd/nand/omap2.c         | 1 +
>  drivers/mtd/nand/s3c2410.c       | 1 +
>  drivers/mtd/nand/sh_flctl.c      | 1 +
>  9 files changed, 9 insertions(+)
> 



-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the linux-mtd mailing list