From: Thomas Gleixner Date: Tue, 24 May 2005 18:50:18 +0000 (+0200) Subject: [MTD] Make map_word_ff ware of the flash buswidth X-Git-Tag: v2.6.13-rc3~93^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3ab48c68de656736f091c6ed768fa8c110a7ab;p=pandora-kernel.git [MTD] Make map_word_ff ware of the flash buswidth 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 --- Reading git-diff-tree failed