diff --git a/drivers/audio/intel_hda/intel_hda.asm b/drivers/audio/intel_hda/intel_hda.asm index 1fc6ff0485..fc7f3b10c3 100644 --- a/drivers/audio/intel_hda/intel_hda.asm +++ b/drivers/audio/intel_hda/intel_hda.asm @@ -2668,7 +2668,7 @@ if DEBUG invoke SysMsgBoardStr pop esi end if -if USE_UNSOL_EV = 0 +if USE_UNSOL_EV ;Test. Do not make queue, process immediately! ;stdcall here snd_hda_read_pin_sense stdcall, nid:dword, trigger_sense:dword ;and then mute/unmute pin based on the results