ASoC: da7219: Fix Sidetone to work regardless of DAI capture
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Tue, 22 Dec 2015 18:27:52 +0000 (18:27 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 23 Dec 2015 00:11:27 +0000 (00:11 +0000)
commitfdd50a8086422caa456b5f8abb631dda6c551744
treeb71532ac4b7a840953b402d062ccd2711594c44b
parenta737447d080929c54c664adc9c62eadab9e86d3e
ASoC: da7219: Fix Sidetone to work regardless of DAI capture

Previously Sidetone would operate only when capture to DAI was in
progress, due to DAPM path configuration. There is no reason why
this should not operate without DAI capture, so this patch updates
the DAPM path accordingly.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7219.c