diff options
author | Mark Brown <broonie@linaro.org> | 2013-10-09 16:56:37 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-10 15:52:00 +0400 |
commit | 1dd275b60e5db4d0bb3763490b519176dcfc4308 (patch) | |
tree | c087cc7fa0a7aad7c3da32912890a435c897bdbb /fs | |
parent | eb270e98e15b9f4303b074ba5d88ee98110bc451 (diff) | |
download | linux-1dd275b60e5db4d0bb3763490b519176dcfc4308.tar.xz |
ASoC: dapm: Run clock and regulator events separately to other supplies
In order to avoid trying to use an external clock or supply for an
on-chip supply prior to it being enabled move the clock and regulator
supply events to a separate step in DAPM sequencing from normal supply
events.
This should have minimal practical impact since these widgets are sorted
using SND_SOC_NOPM which is a negative value and hence sorted
separately to any real register writes, though it may be relevant if
supplies have event callbacks only.
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions