From: Wolfram Sang Date: Tue, 31 Jan 2012 12:10:43 +0000 (+0100) Subject: mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH X-Git-Tag: v3.2.15~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=496a4138c1575d40c4578a74da7cdda3d8b2a095;p=pandora-kernel.git mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH commit 5289966ea576a062b80319975b31b661c196ff9d upstream. This has been moved from .options to .bbt_options meanwhile. So, it currently checks for something totally different (NAND_OWN_BUFFERS) and decides according to that. Artem Bityutskiy: the options were moved in a40f734 mtd: nand: consolidate redundant flash-based BBT flags Artem Bityutskiy: CCing -stable Signed-off-by: Wolfram Sang Acked-by: Huang Shijie Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed