Re: [PATCH] of_mtd: add soft_bch and hw_oob_first ecc modes

2014-08-04 Thread Sascha Hauer
On Fri, Aug 01, 2014 at 03:26:43PM +0200, Raphaël Poggi wrote: > Signed-off-by: Raphaël Poggi > --- > drivers/of/of_mtd.c |2 ++ > 1 file changed, 2 insertions(+) Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutio

[PATCH] of_mtd: add soft_bch and hw_oob_first ecc modes

2014-08-01 Thread Raphaël Poggi
Signed-off-by: Raphaël Poggi --- drivers/of/of_mtd.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/of/of_mtd.c b/drivers/of/of_mtd.c index 239f1f9..46eef67 100644 --- a/drivers/of/of_mtd.c +++ b/drivers/of/of_mtd.c @@ -20,6 +20,8 @@ static const char *nand_ecc_modes[] = {