[Bug 94079] [BAT regression] snd-hda blows up in module reload since CI build 1040

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 12 16:46:45 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94079

--- Comment #2 from Gabriel Feceoru <gabriel.feceoru at intel.com> ---

The bisect done on HSW lead to:

commit 25e4abb33df3aafa7d1efba8f82f9178268efab1
Author: Libin Yang <libin.yang at linux.intel.com>
Date:   Tue Jan 12 11:13:27 2016 +0800

    ALSA: hda - hdmi jack created based on pcm

    Jack is created based on pcm.

    Apply the acomp jack rule to dyn_pcm_assign.
    For dyn_pcm_assign:
     Driver does not use hda_jack. It operates snd_jack directly.
     snd_jack pointer will be stored in spec->pcm.jack instead of
     the current spec->acomp_jack. When pcm is assigned to pin,
     jack will be assigned to pin automatically.
    For !dyn_pcm_assign:
     Driver continues using hda_jack for less impact on the old cases.
     Pcm is statically assigned to pin. So is jack. spec->pcm.jack
     saves the snd_jack pointer created in hda_jack.

    Signed-off-by: Libin Yang <libin.yang at linux.intel.com>
    Signed-off-by: Takashi Iwai <tiwai at suse.de>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160212/b359ab22/attachment.html>


More information about the intel-gfx-bugs mailing list