From: Peter De Schrijver Date: Mon, 23 Apr 2012 08:31:49 +0000 (-0700) Subject: ARM: tegra: Initialize pll_p_out1 X-Git-Tag: v3.5-rc1~73^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6437626928467e81aa4a3087d88cd3f443b3e9ec;p=pandora-kernel.git ARM: tegra: Initialize pll_p_out1 pll_a uses pll_p_out1 as its parent. Therefore this clock needs to be initialized to make sure pll_a has a known input clock. Failure to do so will cause the system to crash early in the bootup. Signed-off-by: Peter De Schrijver Signed-off-by: Stephen Warren --- Reading git-diff-tree failed