From: Stephen Warren Date: Fri, 30 Mar 2012 23:07:16 +0000 (-0600) Subject: ASoC: tegra: remove open-coded clk reference counting X-Git-Tag: v3.5-rc1~118^2~3^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30d436a64415e6d01b8696d6288abe7ad0b383b5;p=pandora-kernel.git ASoC: tegra: remove open-coded clk reference counting clk_enable/disable() already reference count the enable calls, so there's no need for the callers to do the same. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed