]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs4265: Fix register address to set the proper data type.
authorPaul Handrigan <Paul.Handrigan@cirrus.com>
Thu, 11 Sep 2014 14:52:46 +0000 (09:52 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 11 Sep 2014 16:17:31 +0000 (17:17 +0100)
commitcc95a6a28482da60a8c1583ad9684481161b9ea2
tree5d80a4b982264d014551051447519d3c0299d7c2
parentf45f9587f1dd1e89dd1c89561c9572f777c5bcb7
ASoC: cs4265: Fix register address to set the proper data type.

The SPDIF control register must be written to set the data type in hw_params
not the ADC control register.

Signed-off-by: Paul Handrigan <Paul.Handrigan@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/cs4265.c