From e32de766c2eb65f775438dd6d8ec5007619d2fe5 Mon Sep 17 00:00:00 2001 From: Liu Shuo Date: Sun, 4 Dec 2011 12:31:37 +0800 Subject: [PATCH] mtd: nand: set correct length to FBCR for a non-full-page write When we do a non-full-page write, the length be set to FBCR should not be 'elbc_fcm_ctrl->index', it should be 'elbc_fcm_ctrl->index - elbc_fcm_ctrl->column'. Signed-off-by: Liu Shuo Signed-off-by: Li Yang Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-format-patch failed