Re: [PATCH 03/14] qcom: mtd: nand: Fixed config error for BCH

2017-07-16 Thread Abhishek Sahu
On 2017-07-04 01:17, Boris Brezillon wrote: On Thu, 29 Jun 2017 11:49:07 +0200 Marek Vasut wrote: On 06/29/2017 09:15 AM, Abhishek Sahu wrote: > The configuration for BCH is not correct in the current > driver so this patch fixed the same. Fix the commit message, I have no idea what this patc

Re: [PATCH 03/14] qcom: mtd: nand: Fixed config error for BCH

2017-07-03 Thread Boris Brezillon
On Thu, 29 Jun 2017 11:49:07 +0200 Marek Vasut wrote: > On 06/29/2017 09:15 AM, Abhishek Sahu wrote: > > The configuration for BCH is not correct in the current > > driver so this patch fixed the same. > > Fix the commit message, I have no idea what this patch does or fixes. And please add a

Re: [PATCH 03/14] qcom: mtd: nand: Fixed config error for BCH

2017-07-02 Thread Sricharan R
Hi Abhishek, On 6/29/2017 12:45 PM, Abhishek Sahu wrote: > The configuration for BCH is not correct in the current > driver so this patch fixed the same. > > Signed-off-by: Abhishek Sahu > --- > drivers/mtd/nand/qcom_nandc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --gi

Re: [PATCH 03/14] qcom: mtd: nand: Fixed config error for BCH

2017-06-29 Thread Marek Vasut
On 06/29/2017 09:15 AM, Abhishek Sahu wrote: > The configuration for BCH is not correct in the current > driver so this patch fixed the same. Fix the commit message, I have no idea what this patch does or fixes. > Signed-off-by: Abhishek Sahu > --- > drivers/mtd/nand/qcom_nandc.c | 2 +- > 1 fi