Searched hist:"6308419 a199eed66086cd756ab8dc81b88d54a6b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc.h | diff 6308419a199eed66086cd756ab8dc81b88d54a6b Tue Dec 02 09:08:03 CST 2008 Mark Brown <broonie@opensource.wolfsonmicro.com> 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 <broonie@opensource.wolfsonmicro.com>
|
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 6308419a199eed66086cd756ab8dc81b88d54a6b Tue Dec 02 09:08:03 CST 2008 Mark Brown <broonie@opensource.wolfsonmicro.com> 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 <broonie@opensource.wolfsonmicro.com>
|