From: Brian Norris Date: Wed, 23 May 2012 06:50:00 +0000 (-0700) Subject: mtd: nand: kill NAND_NO_READRDY X-Git-Tag: v3.7-rc1~70^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1696e6bc2ae83734e64e206ac99766ea19e9a14e;p=pandora-kernel.git mtd: nand: kill NAND_NO_READRDY According to its documentation, the NAND_NO_READRDY option is always used when autoincrement is not supported. Autoincrement support was recently dropped, so we can drop this options as well (defaulting to "no read ready check"). Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed