mtd: nand: sunxi: let the NAND controller control the CE line
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 4 Mar 2016 16:21:35 +0000 (17:21 +0100)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 19 Apr 2016 20:05:40 +0000 (22:05 +0200)
commitece03cfd5260e0349442dea1d1065f44fbed1ea8
treea91eb933f8a30326c1ae3b16036ff92908acd549
parente9aa671f69acb87db4835e4f0b41f5fa16d16562
mtd: nand: sunxi: let the NAND controller control the CE line

We don't need to manually toggle the CE line since the controller handles
it for us. Moreover, keeping the CE line low when interacting with a DDR
NAND can be problematic (data loss in some corner cases).

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/sunxi_nand.c