From: Stephen Warren Date: Mon, 13 May 2013 19:26:12 +0000 (-0600) Subject: ASoC: tegra: always use clk_get() in utility code X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=110147c8c5136e1768a382da8896cf7f8b518982;p=pandora-kernel.git ASoC: tegra: always use clk_get() in utility code Now that all of the Tegra device trees have been updated to represent the required audio clocks, remove the compatibility code from the Tegra ASoC utility code, and always use clk_get() rather than clk_get_sys(). Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed