From 7e6a688822b1c82e925a3ed461aba34b7faa60d9 Mon Sep 17 00:00:00 2001 From: Juha Yrjola Date: Tue, 5 Sep 2006 20:59:30 +0300 Subject: [PATCH] ARM: OMAP: Add write memory barriers to OMAP2 clock code After adjusting clock parameters, OMAP2 CPUs need a memory barrier to make sure the changes go into effect immediately. Otherwise bad things will happen if we try to access the peripheral whose clock is just being enabled. Signed-off-by: Juha Yrjola --- Reading git-format-patch failed