[MTD] Make map_word_ff ware of the flash buswidth
authorThomas Gleixner <tglx@tglx.tec.linutronix.de>
Tue, 24 May 2005 18:50:18 +0000 (20:50 +0200)
committerThomas 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