From: Atsushi Nemoto Date: Fri, 4 Sep 2009 16:20:45 +0000 (+0900) Subject: mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible X-Git-Tag: v2.6.32-rc1~160^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cbfd0e81d879a950ba6f0df3f75ea30c5ab16e;p=pandora-kernel.git mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible Using __nand_correct_data() helper function, this driver can read 512 byte (with 6 byte ECC) at a time. This results minor performance improvement. Signed-off-by: Atsushi Nemoto Signed-off-by: David Woodhouse --- Reading git-diff-tree failed