From: Artem Bityutskiy Date: Mon, 4 Mar 2013 12:21:34 +0000 (+0200) Subject: mtd: nand: remove AG-AND support X-Git-Tag: v3.10-rc1~36^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14c6578683367b1e7af0c3c09e872b45a45183a7;p=pandora-kernel.git mtd: nand: remove AG-AND support We have only one AG-AND driver and it was not touched since 2005. It looks like AG-AND was not really make it to mass-production and can be considered a dead technology. Along with the AG-AND support, this patch removes the BBT_AUTO_REFRESH feature, because the only user of this feature is AG-AND. And even though it is implemented as a generic feature, I prefer to remove it because NAND flashes do not really need it in this form. Signed-off-by: Artem Bityutskiy Acked-by: Brian Norris Signed-off-by: David Woodhouse --- Reading git-diff-tree failed