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:
6b0d9a8
)
mtd: pxa3xx_nand: Fix PIO data transfer
author
David Hunter
<hunterd42@gmail.com>
Tue, 24 Nov 2009 05:02:35 +0000
(21:02 -0800)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 30 Nov 2009 11:42:04 +0000
(11:42 +0000)
The shift operator used here to convert from bytes to 32-bit words is
backwards.
Signed-off-by: David Hunter <hunterd42@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found