commit | 054e1b4892271731453fbfa8658899050196e427 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Tue Jan 20 16:31:50 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 27 17:28:50 2015 +0000 |
tree | 605805dac28322fc99a972a8a19902b9a2df7c44 | |
parent | a6b3db2c837a2db359bf7f846346680883dbb032 [diff] |
ASoC: arizona: Add delay for output disable Give the output disable sequence a chance to fully complete, otherwise there is a danger we may remove the clock before it is finished resulting in a pop noise. The delay for each output must be cumulative and these are coalesced into a single delay. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>