From: Jeff Westfahl Date: Mon, 13 Aug 2012 21:35:30 +0000 (-0500) Subject: mtd: nand: Added a device flag for subpage read support X-Git-Tag: v3.7-rc1~70^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ff4f102937a3492bca4a9ff0c341d78813414c;p=pandora-kernel.git mtd: nand: Added a device flag for subpage read support Added a NAND device flag for subpage read support. Previously this was hard coded based on large page and soft ECC. Updated base NAND driver to use the new subpage read flag if the NAND is large page and soft ECC. Signed-off-by: Jeff Westfahl Reviewed-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed