Re: [PATCH v4] ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()

From: Cezary Rojewski
Date: Fri Nov 29 2024 - 07:43:16 EST


On 2024-11-28 9:52 PM, Marek Maslanka wrote:
The presence of a plugged jack is not detected after resuming the device
if the jack was plugged before the device was suspended. This problem is
caused by calling the
sound/soc/codecs/da7219-aad.c:da7219_aad_jack_det() function on resume,
which forces the jack insertion state to be unplugged.


Much nicer.

Reviewed-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx>