From: Rajendra Nayak Date: Wed, 4 Apr 2012 16:20:01 +0000 (-0600) Subject: ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock X-Git-Tag: v3.4-rc2~12^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c4a057bffe9823221eab547e11fac181dc18a2b;p=pandora-kernel.git ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock All DPLLs except USB are in ALWON powerdomain. Make sure the clkdm/pwrdm for USB DPLL (l3init) is turned on before attempting a DPLL relock. So, mark the database accordingly. Without this fix, it was seen that DPLL relock fails while testing relock in a loop of USB DPLL. Cc: Nishanth Menon Tested-by: Ameya Palande Signed-off-by: Rajendra Nayak Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed