About soc_check_tplg_fes

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

 



Hi all,

In function soc_check_tplg_fes (sound/soc/soc-core.c)
there is this code:

    for_each_card_prelinks(card, i, dai_link) {

        /* ignore this FE */
        if (dai_link->dynamic) {
            dai_link->ignore = true;
            continue;
        }
        dev_info(card->dev, "info: override FE DAI link %s\n",
            card->dai_link[i].name);

So, we ignore any FE DAI link but then the info message says the contrary.

Any idea?

thanks,
Daniel.
_______________________________________________
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