From: Prashant Gaikwad Date: Mon, 27 May 2013 07:54:39 +0000 (+0530) Subject: clk: tegra: fix clk_out parents list X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~27^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995968e40e74ddf678e8b8312865d7400708d893;p=pandora-kernel.git clk: tegra: fix clk_out parents list Number of parents for clk_out_2 and clk_out_3 was incorrectly set to clk_out1_parents. Even though it did not break anything since the size was same better to fix. Signed-off-by: Prashant Gaikwad Reviewed-by: Thierry Reding Acked-by: Stephen Warren Signed-off-by: Mike Turquette --- Reading git-diff-tree failed