<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [BAT regression] snd-hda blows up in module reload since CI build 1040"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94079#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [BAT regression] snd-hda blows up in module reload since CI build 1040"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94079">bug 94079</a>
from <span class="vcard"><a class="email" href="mailto:gabriel.feceoru@intel.com" title="Gabriel Feceoru <gabriel.feceoru@intel.com>"> <span class="fn">Gabriel Feceoru</span></a>
</span></b>
<pre>
The bisect done on HSW lead to:
commit 25e4abb33df3aafa7d1efba8f82f9178268efab1
Author: Libin Yang <<a href="mailto:libin.yang@linux.intel.com">libin.yang@linux.intel.com</a>>
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 <<a href="mailto:libin.yang@linux.intel.com">libin.yang@linux.intel.com</a>>
Signed-off-by: Takashi Iwai <<a href="mailto:tiwai@suse.de">tiwai@suse.de</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>