]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit774418253e0ec226ad220c6237bba80fd3f4fbc0
tree5d80a4b982264d014551051447519d3c0299d7c2
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
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