From: Liu Shuo Date: Sun, 4 Dec 2011 04:31:36 +0000 (+0800) Subject: mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR X-Git-Tag: v3.3-rc1~119^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a552f0bf6258c3593e8887c7212f0fbec8b44c;p=pandora-kernel.git mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR On both of large-page chip and small-page chip, we always should use 'elbc_fcm_ctrl->oob' to set the FPAR_LP_MS/FPAR_SP_MS bit of FPAR, don't use a overflowed 'column' to set it. Signed-off-by: Liu Shuo Signed-off-by: Li Yang Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed