Re: [RFC 43/47] mtd: nand: stm_nand_bch: read and write functions (BCH)

2014-04-30 Thread Lee Jones
> >From: Lee Jones [mailto:lee.jo...@linaro.org] > > > >Helper function for bch_mtd_read() and bch_mtd_write() to handle > >multi-page or non-aligned reads and writes respectively. > > > >Signed-off-by: Lee Jones > >--- > > I think below code is duplicate of nand_do_read_ops() and nand_do_write_o

RE: [RFC 43/47] mtd: nand: stm_nand_bch: read and write functions (BCH)

2014-03-26 Thread Gupta, Pekon
Hi Lee, >From: Lee Jones [mailto:lee.jo...@linaro.org] > >Helper function for bch_mtd_read() and bch_mtd_write() to handle >multi-page or non-aligned reads and writes respectively. > >Signed-off-by: Lee Jones >--- I think below code is duplicate of nand_do_read_ops() and nand_do_write_ops() in n