From: Peter De Schrijver Date: Wed, 5 Jun 2013 12:56:41 +0000 (+0300) Subject: clk: tegra: pllc and pllxc should use pdiv_map X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~27^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053b525f6f0ef59ac905f0d2e38d39296f8e4fa6;p=pandora-kernel.git clk: tegra: pllc and pllxc should use pdiv_map The pllc and pllxc code weren't always using the correct pdiv_map to map between the post divider value and the hw p field. This could result in illegal values being programmed in the hw. Signed-off-by: Peter De Schrijver Tested-by: Stephen Warren Acked-by: Stephen Warren Signed-off-by: Mike Turquette --- Reading git-diff-tree failed