From: Mark Brown Date: Tue, 2 Dec 2008 15:08:03 +0000 (+0000) Subject: ASoC: Push workqueue data into snd_soc_card X-Git-Tag: v2.6.29-rc1~590^2~11^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6308419a199eed66086cd756ab8dc81b88d54a6b;p=pandora-kernel.git ASoC: Push workqueue data into snd_soc_card ASoC v2 does not use the struct snd_soc_device at runtime, using struct snd_soc_card as the root of the card. Begin removing data from snd_soc_device by pushing the workqueue data into snd_soc_card, using a backpointer to the snd_soc_device to keep things going for the time being. Signed-off-by: Mark Brown --- Reading git-diff-tree failed