From: Jared Hulbert Date: Wed, 22 Aug 2007 16:38:25 +0000 (+0100) Subject: [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() X-Git-Tag: v2.6.23-rc5~41^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90833fdab89da02fc0276224167f0a42e5176f41;p=pandora-kernel.git [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() This fixes a regression from around 2.6.18, consistent_sync() will now BUG() under these circumstances. The use of consistent_sync() was a hack, replacing it's usage here with a new function, flush_ioremap_region(). Signed-off-by: Jared Hulbert Acked-by: Pavel Pisa Signed-off-by: Russell King --- Reading git-diff-tree failed