[MTD] [NAND] at91_nand: control NCE signal
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 24 Apr 2008 14:51:29 +0000 (23:51 +0900)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 25 Apr 2008 08:08:05 +0000 (09:08 +0100)
commit2314488e81b6f8966d3ea607c4517a64bf58f283
tree693e4808929113c1268138d9f80acad2b15252f3
parentd43fa1499622e3e561380c34e076aade954e2c2c
[MTD] [NAND] at91_nand: control NCE signal

This driver did not control NCE signal during normal operations (only
enable NCE on probing and disable NCE on removing).  This patch make
NCE signal inactive on idle state.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/nand/at91_nand.c