ASoC: kirkwood: Fix erroneous double output while playing
authorJean-Francois Moine <moinejf@free.fr>
Mon, 25 Nov 2013 19:19:05 +0000 (20:19 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 27 Nov 2013 17:16:21 +0000 (17:16 +0000)
commit4f6f1478c1ada4524e9ed21190b4549233a816a3
tree3c8c0f797758f99135174a35dd71583939dd98af
parent1c195ddb1de14ff9a6327c47f88428200f7c8d88
ASoC: kirkwood: Fix erroneous double output while playing

This patch fixes the setting of the register KIRKWOOD_PLAYCTL which did
always streaming on both I2S and SPDIF, ignoring the DAI ID.

The bug was introduced by the commit 75b9b65ee5a
 "ASoC: kirkwood: add S/PDIF support"

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/kirkwood/kirkwood-i2s.c