ASoC: Disable automatic volume control in the CS4270 sound driver
authorTimur Tabi <timur@freescale.com>
Thu, 7 Aug 2008 16:22:32 +0000 (11:22 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 30 Oct 2008 15:54:11 +0000 (15:54 +0000)
commit0c235d1e837c142b7565814318b6ba5917d5ac32
tree5b9d136a7840ffeb91022fbb7c70de9d7b0a1d17
parentca53fb24dd21bff32c4b41b2be1035a1adfc0135
ASoC: Disable automatic volume control in the CS4270 sound driver

Disable the automatic volume control feature of the CS4270 audio codec.  This
feature, which is enabled by default, causes volume change commands to be
delayed.  Sometimes the volume change happens after playback is started.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/cs4270.c