commit | 966f1cd9332c7ca69b3c25baf5976b425c05eabc | [log] [tgz] |
---|---|---|
author | Luca Ellero <luca.ellero@brickedbrain.com> | Tue Dec 16 15:36:15 2014 +0100 |
committer | Scott Wood <scottwood@freescale.com> | Mon Mar 30 22:25:54 2015 -0500 |
tree | 0cabd95ad945fed58cbd15018be09cbe40c0e459 | |
parent | 80f06b8241a0b2cb4f3c201ea9a6bad41a1d1677 [diff] |
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_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>