From: Peter De Schrijver Date: Wed, 5 Jun 2013 13:51:25 +0000 (+0300) Subject: clk: tegra: allow PLL m,n,p init from SoC files X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~27^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa6fefde62401a84154161a8026872874a70e4c1;p=pandora-kernel.git clk: tegra: allow PLL m,n,p init from SoC files The m,n,p fields don't have the same bit offset and width across all PLLs. This patch allows SoC specific files to indicate the offset and width. Signed-off-by: Peter De Schrijver Tested-by: Stephen Warren Acked-by: Stephen Warren Signed-off-by: Mike Turquette --- Reading git-diff-tree failed