From: Haojian Zhuang Date: Fri, 11 Sep 2009 11:33:58 +0000 (+0800) Subject: pxa3xx_nand: fix memory out of bound X-Git-Tag: v2.6.33-rc1~384^2~1^2~1^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a88bdbb54a9352b916877bfc5e316c44ec1b2d8f;p=pandora-kernel.git pxa3xx_nand: fix memory out of bound When fetch nand data with non-DMA mode, we should align info->data_size to 32bit, not 8bit. Signed-off-by: Haojian Zhuang Signed-off-by: Eric Miao --- Reading git-diff-tree failed