From: Jassi Brar Date: Fri, 26 Feb 2010 00:12:32 +0000 (+0900) Subject: ASoC: Allow mulitple usage count of codec and cpu dai X-Git-Tag: v2.6.35-rc1~478^2^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14dc5734bdac2629ed4228f3d30662bb440a3982;p=pandora-kernel.git ASoC: Allow mulitple usage count of codec and cpu dai If we are to have a snd_soc_dai i.e, cpu_dai and codec_dai, shared among two or more dai_links we need to log the number of active users of the dai. For that, we change semantics of the snd_soc_dai.active flag from indicator to reference counter. Signed-off-by: Jassi Brar Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed