From: Thomas Gleixner Date: Fri, 26 May 2006 22:47:18 +0000 (+0200) Subject: [MTD] NAND simplify nand_chip_select X-Git-Tag: v2.6.18-rc1~1105^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca3b837bbb4c984165f9f9c7c06846bc0425791;p=pandora-kernel.git [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 --- Reading git-diff-tree failed