git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f777fb
)
mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Fri, 4 Sep 2009 16:20:45 +0000
(
01:20
+0900)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Sat, 19 Sep 2009 21:20:58 +0000
(14:20 -0700)
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 <anemo@mba.ocn.ne.jp>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found