mtd: vf610_nfc: remove read on SEQIN
authorStefan Agner <stefan@agner.ch>
Tue, 7 Apr 2015 15:38:42 +0000 (17:38 +0200)
committerStefan Agner <stefan@agner.ch>
Tue, 14 Apr 2015 07:08:07 +0000 (09:08 +0200)
commit5dc36fa697d2351bc8b68982b3e62cdafc47ed9c
tree2bfe4a748b2203a6a0c5ab70fc6549a7d33a8469
parent5c18020e30f0131bf2ff1a6640d3b00bdabcab3c
mtd: vf610_nfc: remove read on SEQIN

Since we do not support sub-page writes anyway, reading the page
back to the controller on SEQIN command is not required. Remove
the page read on SEQIN.

However, the column/page values relevant to the SEQIN command, hence
set the column/row address on SEQIN command.
drivers/mtd/nand/vf610_nfc.c