From: Pekon Gupta Date: Tue, 18 Mar 2014 13:26:42 +0000 (+0530) Subject: mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' X-Git-Tag: v3.15-rc1~65^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e558072ef91f0ca681a74c3aef9d6a30c116f2a;p=pandora-kernel.git mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info' Information of currently selected ECC scheme 'enum omap_ecc ecc_opt' should available outside platform-data, so that single nand_chip->ecc callback can support multiple ecc-scheme configurations. Tested-by: Stefan Roese Signed-off-by: Pekon Gupta Signed-off-by: Brian Norris --- Reading git-diff-tree failed