From: Stephen Warren Date: Fri, 1 Jul 2011 19:56:14 +0000 (-0600) Subject: ASoC: Tegra: I2S: s/clk_get_sys/clk_get/ X-Git-Tag: v3.1-rc1~271^2~2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5f9cfed12dc639cce5a8b6e741352980e05a8a9;p=pandora-kernel.git ASoC: Tegra: I2S: s/clk_get_sys/clk_get/ The clock needed by the I2S driver is associated with the I2S device name in the standard fashion. Hence, use clk_get(dev) instead of clk_get_sys(clk_name). Signed-off-by: Stephen Warren Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed