From: Adrian Hunter Date: Wed, 7 Feb 2007 01:55:23 +0000 (+0900) Subject: [MTD] OneNAND: Subpage write returned incorrect length written X-Git-Tag: v2.6.21-rc1~66^2~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f38e11233dae671c0673bbdcea01194b75d68f;p=pandora-kernel.git [MTD] OneNAND: Subpage write returned incorrect length written When a write is done, the length written is returned. When a single subpage is written the length returned should be the subpage size, however the page size was being returned. Signed-off-by: Adrian Hunter Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed