From: Stephen Warren Date: Fri, 28 Jan 2011 21:26:40 +0000 (-0700) Subject: ASoC: Tegra: utils: Don't use global variables X-Git-Tag: v2.6.39-rc1~200^2^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d64e57cef0436833cfc9620e350ec6f5b041c9a9;p=pandora-kernel.git ASoC: Tegra: utils: Don't use global variables Instead, have the machine driver provide storage for the utility data somehow. For Harmony in particular, store this within struct tegra_harmony, itself referenced by snd_soc_card's drvdata. Signed-off-by: Stephen Warren Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed