diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-05-17 10:47:50 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-06-01 10:09:33 +0200 |
commit | a186493237a9d8559997c2f97c33c4716d602fd2 (patch) | |
tree | 2fa19e82c5e9dddcbb4ac12db82c2e13c1534e20 /drivers/mtd/nand/nand_base.c | |
parent | df5586d7bf6cce421ed48e9b2a88a8bdaa4fd9d0 (diff) | |
download | op-kernel-dev-a186493237a9d8559997c2f97c33c4716d602fd2.zip op-kernel-dev-a186493237a9d8559997c2f97c33c4716d602fd2.tar.gz |
mtd: nand: tango: Fix incorrect use of SEQIN command
SEQIN is supposed to be used when one wants to start programming a page.
What we want here is just to change the column within the page, which is
done with the RNDIN command.
Fixes: 6956e2385a16 ("mtd: nand: add tango NAND flash controller support")
Cc: stable@vger.kernel.org
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Diffstat (limited to 'drivers/mtd/nand/nand_base.c')
0 files changed, 0 insertions, 0 deletions