[alsa-devel] [PATCH 3/3] ASoC: core: Change power state before rechecking endpoint
Lars-Peter Clausen
lars at metafoo.de
Mon Nov 23 17:06:41 CET 2015
On 11/23/2015 04:52 PM, Vinod Koul wrote:
> From: Jeeja KP <jeeja.kp at intel.com>
>
> For DAPM resume, we should first change the power state of the
> card and then recheck the endpoints. This ensures the dapm is
> resumed first and then userspace can resume the streams.
The problem is that DAPM uses the userspace state to decide whether to power
up or not. So this change won't work, it will keep the endpoints suspended.
More information about the Alsa-devel
mailing list