
16 Dec
2014
16 Dec
'14
3:38 p.m.
On Tuesday, December 16, 2014 at 03:36:13 PM, Luca Ellero wrote:
In this driver, the CMDPIOWORDS field doesn't always reflect the real number of pio_words sent in the actual DMA transfer (see iMX6 Reference Manual, Ch. 14.2) This patchset fixes them.
Luca Ellero (2): mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
drivers/mtd/nand/mxs_nand.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Technically, this all makes sense. I see no reason to oppose this series, even if there really was no explicit bug in the first place.
Acked-by: Marek Vasut marex@denx.de
Thank you for fixing this!
Best regards, Marek Vasut