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:
53fb84a
)
[MTD] [NOR] fix startup lock when using multiple nor flash chips
author
Rizzo Davide
<davide@elpa.it>
Tue, 5 Feb 2008 07:44:48 +0000
(23:44 -0800)
committer
David Woodhouse
<dwmw2@infradead.org>
Thu, 7 Feb 2008 10:38:12 +0000
(10:38 +0000)
Taken from http://bugzilla.kernel.org/show_bug.cgi?id=9829
I found and solved the problem, at line 115 of drivers/mtd/chips/gen_probe.c
(kernel 2.6.24): mapsize value must be calculated in bytes, not in long.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found