commit | cca3b837bbb4c984165f9f9c7c06846bc0425791 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Sat May 27 00:47:18 2006 +0200 |
committer | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Sat May 27 00:47:18 2006 +0200 |
tree | 4bc0cde8cb73b5a5e74220072de5db8a9d1448aa | |
parent | 29da9cea46f65cb9488641354fe554e9ef8a3a85 [diff] |
[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>