Lars-Peter Clausen c3f48ae6fd ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()
soc_dpcm_runtime_update() operates on a ASoC card as a whole. Currently it takes
a snd_soc_dapm_widget as its only parameter though. The widget is then used to
look up the card and is otherwise unused. This patch changes the function to
take a pointer to the card directly. This makes it possible to to call
soc_dpcm_runtime_update() for updates which are not related to one specific
widget.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-07-24 14:56:19 +01:00
..
2013-06-28 13:36:22 +02:00
2013-06-28 13:36:22 +02:00
2013-07-03 19:52:22 -07:00
2013-07-05 11:54:27 +02:00
2013-07-01 11:23:13 +02:00
2013-06-28 13:36:22 +02:00
2013-07-01 11:23:13 +02:00
2013-07-03 19:52:22 -07:00
2013-07-01 11:23:13 +02:00
2013-03-26 14:12:01 +00:00