[ARM] 3279/1: OMAP: 1/3 Fix low-level io init
authorTony Lindgren <tony@atomide.com>
Wed, 8 Feb 2006 22:06:45 +0000 (22:06 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 8 Feb 2006 22:06:45 +0000 (22:06 +0000)
Patch from Tony Lindgren

This patch adds the missing cache flushes to common low-level
init that are needed to access the IO region. These flushes
are normally done at the end of devicemaps_init(), but we
need to detect the OMAP core type early.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found