From: Peter De Schrijver Date: Tue, 17 Sep 2013 12:42:24 +0000 (+0300) Subject: clk: tegra: move audio clk to common file X-Git-Tag: cleanup-for-linus~7^4~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6609dbe40e199ca8b1e99513d0e4bbc32b0d53b7;p=pandora-kernel.git clk: tegra: move audio clk to common file Move audio clocks and PLLA initialization to a common file so it can be used by multiple Tegra SoCs. Also a new array tegra114_clks is introduced for Tegra114 which specifies which common clocks are available on Tegra114 and what their DT IDs are. Signed-off-by: Peter De Schrijver --- Reading git-diff-tree failed