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:
22fd9a8
)
[MTD] Make map_word_ff ware of the flash buswidth
author
Thomas Gleixner
<tglx@tglx.tec.linutronix.de>
Tue, 24 May 2005 18:50:18 +0000
(20:50 +0200)
committer
Thomas Gleixner
<tglx@mtd.linutronix.de>
Tue, 24 May 2005 18:50:18 +0000
(20:50 +0200)
map_word_ff() was setting the mapword to ~0UL regardless of the
buswidth of the mapped flash chip. The read_map functions are
buswidth aware and therefor the map_word_equal function failed.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found