]> git.baikalelectronics.ru Git - kernel.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)
commitf42d109b0c2392ca523b295e5cd1c5704607aac7
treef88d677ffb840f02110d93d7a274414c3fdd396f
parent9cbe621030a9cce16d27329dac74fd4b1c1d9412
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