Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"
This reverts commit 5b39e2abd9
.
This commit is contained in:
parent
481b3fc579
commit
02ad062f6b
1 changed files with 0 additions and 2 deletions
|
@ -181,8 +181,6 @@ static void cx_auto_reboot_notify(struct hda_codec *codec)
|
|||
{
|
||||
struct conexant_spec *spec = codec->spec;
|
||||
|
||||
snd_hda_gen_shutup_speakers(codec);
|
||||
|
||||
/* Turn the problematic codec into D3 to avoid spurious noises
|
||||
from the internal speaker during (and after) reboot */
|
||||
cx_auto_turn_eapd(codec, spec->num_eapds, spec->eapds, false);
|
||||
|
|
Loading…
Reference in a new issue