[MTD] NAND simplify nand_chip_select
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Fri, 26 May 2006 22:47:18 +0000 (00:47 +0200)
committerThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Fri, 26 May 2006 22:47:18 +0000 (00:47 +0200)
commitcca3b837bbb4c984165f9f9c7c06846bc0425791
tree4bc0cde8cb73b5a5e74220072de5db8a9d1448aa
parent29da9cea46f65cb9488641354fe554e9ef8a3a85
[MTD] NAND simplify nand_chip_select

nCE setting can be done when the first command is issued to the device.
We keep the deselect functionality as it makes sense to deassert nCE
when the device becomes idle.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/nand/nand_base.c