Re: [PATCH v2 2/7] ASoC: soc-core: care .ignore_suspend for Component suspend

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 17, 2019 at 6:47 PM Kuninori Morimoto <
kuninori.morimoto.gx@xxxxxxxxxxx> wrote:

> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
>
> Card dai_link has .ignore_suspend, and ALSA SoC cares it when suspend.
> For example, like this
>
>         for_each_card_rtds(card, rtd) {
>                 if (rtd->dai_link->ignore_suspend)
>                         continue;
>                 ...
>         }
>
> But in snd_soc_suspend(), it doesn't care about
> it when suspending Component. This patch cares it.
>
Morimoto-san,

I am a bit skeptical about this change but I could be wrong. I am not sure
if the ignore_suspend field in the DAI link definitions was meant to be
applicable for the components as well.
Mark/Takashi would have to confirm this.

Thanks,
Ranjani
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux