From: Mark Zhang Date: Wed, 7 Aug 2013 11:25:08 +0000 (+0800) Subject: clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2 X-Git-Tag: cleanup-for-linus~7^4~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc20eeff6c03fcdbb2b5ac21472778b573850e77;p=pandora-kernel.git clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2 pll_m will be the parent of gr2d/gr3d if we don't do this. And because pll_m runs at a high rate so gr2d/gr3d will be unstable. So change the parent of them to pll_c2. Signed-off-by: Mark Zhang Acked-By: Peter De Schrijver --- Reading git-diff-tree failed