From: Sivaram Nair Date: Tue, 20 Nov 2012 07:29:16 +0000 (+0200) Subject: ARM: tegra: select correct parent clk for pll_p X-Git-Tag: v3.8-rc1~33^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb583da959cf751eb951cc5ff488dd4e41f1b2f;p=pandora-kernel.git ARM: tegra: select correct parent clk for pll_p For Tegra30, pll_p clk's parent is wrongly specified as clk_m instead of pll_ref in the tegra30_clk_init_table and this is resulting in a boot-time warning. This patch fixes this by correcting the clk init table. Signed-off-by: Sivaram Nair Signed-off-by: Stephen Warren --- Reading git-diff-tree failed