ALSA: hda/cs8409: Prevent pops and clicks during suspend
authorStefan Binding <sbinding@opensource.cirrus.com>
Thu, 12 Aug 2021 18:34:32 +0000 (19:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 13 Aug 2021 06:07:59 +0000 (08:07 +0200)
commit1a04830169d00cde48e13072a1ed2222784a958b
treec74a37f17384d78dbde6cf4a013d97bed0473009
parent0c4aa67735b754b735b85edfc909163f9289fcc2
ALSA: hda/cs8409: Prevent pops and clicks during suspend

Some of the register values set for type detection cause pops during suspend,
ensure these are cleaned up after type detection completes, as well
ensuring that these are cleared when we suspend.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210812183433.6330-1-vitalyr@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_cs8409.c