ASoC: lm4857: Use DAPM demux
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 1 May 2015 16:02:44 +0000 (18:02 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 6 May 2015 16:33:12 +0000 (17:33 +0100)
Use a DAPM auto-disable demux to model the Mode control which affects the
routing of the input pin to the output pins. This allows us to remove the
custom code for handling the Mode control.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/lm4857.c

Simple merge