ASoC: arizona: Add output power up/down delays for speaker path
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 27 Sep 2016 15:35:45 +0000 (16:35 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 27 Sep 2016 16:07:33 +0000 (09:07 -0700)
commit8c7788f34e11f4c52d6a8a1340a8bd61476acabb
tree267f5b67aa7c143dc5c10c08d39e9ee589e5cc9c
parentd605bd024e085ba7fe0fbedf1707d339ea9cc0af
ASoC: arizona: Add output power up/down delays for speaker path

The later Arizona parts do run write sequences to power up and down the
speaker path as such a delay needs to be inserted into the DAPM sequence
to allow this to run. This patch adds appropriate delays into the
existing coalesced delay scheme.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/arizona.c