Skip to content
Commit 6308419a authored by Mark Brown's avatar Mark Brown
Browse files

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: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 0ecfe798
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment