[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)
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>

No differences found