]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: cs4271: Increase delay time after reset
authorPascal Huerst <pascal.huerst@gmail.com>
Thu, 2 Apr 2015 08:17:40 +0000 (10:17 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 2 Apr 2015 17:15:48 +0000 (18:15 +0100)
commit74ff960222d90999508b4ba0d3449f796695b6d5
treef88d677ffb840f02110d93d7a274414c3fdd396f
parentc517d838eb7d07bbe9507871fab3931deccff539
ASoC: cs4271: Increase delay time after reset

The delay time after a reset in the codec probe callback was too short,
and did not work on certain hw because the codec needs more time to
power on. This increases the delay time from 1us to 1ms.

Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/cs4271.c