ASoC: dapm: update DPCM runtime when mixer/mux changes
authorNenghua Cao <nhcao@marvell.com>
Fri, 13 Dec 2013 12:13:49 +0000 (20:13 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 16 Dec 2013 20:13:50 +0000 (20:13 +0000)
    DPCM can dynamically alter the FE to BE PCM links at runtime based
on mixer/mux setting updates. Add soc_dpcm_runtime_update() calling in
get/put function for mixer/mux to support this feature.

Signed-off-by: Nenghua Cao <nhcao@marvell.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found