Re: [PATCH 12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value

2016-04-17 Thread Boris Brezillon
On Sun, 17 Apr 2016 19:10:11 +0200 Rafał Miłecki wrote: > On 17 April 2016 at 19:05, Boris Brezillon > wrote: > > On Fri, 15 Apr 2016 21:54:12 +0200 > > Rafał Miłecki wrote: > > > >> This value should not be part of nand_ecc_modes_t as it specifies > >> algorithm not a mode. We successfully man

Re: [PATCH 12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value

2016-04-17 Thread Rafał Miłecki
On 17 April 2016 at 19:05, Boris Brezillon wrote: > On Fri, 15 Apr 2016 21:54:12 +0200 > Rafał Miłecki wrote: > >> This value should not be part of nand_ecc_modes_t as it specifies >> algorithm not a mode. We successfully managed to introduce new "algo" >> field which is respected now. >> >> Sign

Re: [PATCH 12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value

2016-04-17 Thread Boris Brezillon
On Fri, 15 Apr 2016 21:54:12 +0200 Rafał Miłecki wrote: > This value should not be part of nand_ecc_modes_t as it specifies > algorithm not a mode. We successfully managed to introduce new "algo" > field which is respected now. > > Signed-off-by: Rafał Miłecki > --- > drivers/mtd/nand/fsmc_nan

[PATCH 12/12] mtd: mtd: drop NAND_ECC_SOFT_BCH enum value

2016-04-15 Thread Rafał Miłecki
This value should not be part of nand_ecc_modes_t as it specifies algorithm not a mode. We successfully managed to introduce new "algo" field which is respected now. Signed-off-by: Rafał Miłecki --- drivers/mtd/nand/fsmc_nand.c | 3 +-- drivers/mtd/nand/jz4780_nand.c | 1 - drivers/mtd/nand/na