Re: [PATCH v2] ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
From: Takashi Iwai
Date: Fri Jul 26 2024 - 10:20:07 EST
On Fri, 26 Jul 2024 12:07:26 +0200,
soxiebing wrote:
>
> From: songxiebing <songxiebing@xxxxxxxxxx>
>
> The previous fix (7aeb25908648) only handles the unsol_event reporting
> during interrupts and does not include the polling mode used to set
> jackroll_ms, so now we are replacing it with snd_hda_jack_detect_enable_callback.
>
> V1 -> V2: fix char persent compile error
>
> Fixes: 7aeb25908648 ("ALSA: hda/conexant: Fix headset auto detect fail in cx8070 and SN6140")
> Co-developed-by: bo liu <bo.liu@xxxxxxxxxxxxxx>
> Signed-off-by: bo liu <bo.liu@xxxxxxxxxxxxxx>
> Signed-off-by: songxiebing <songxiebing@xxxxxxxxxx>
Thanks, applied now.
Takashi