commit | 5263a02e8b5034dfe962ed2ce9892a617bac8583 | [log] [tgz] |
---|---|---|
author | Luca Ellero <luca.ellero@brickedbrain.com> | Tue Dec 16 15:36:14 2014 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Mon Mar 30 22:25:47 2015 -0500 |
tree | a881e7188f8aed23255f9f8288ba8974c5bee49f | |
parent | 662e2acb46250881ec26bc8366fc9eb1856cb7c2 [diff] |
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() There is only one pio_word in this DMA transaction so data field must be 1. Signed-off-by: Luca Ellero <luca.ellero@brickedbrain.com>