]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 15 Mar 2013 13:23:32 +0000 (14:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 15 Mar 2013 13:24:45 +0000 (14:24 +0100)
commit10d6f80629ddea7557e834e79f1cfaf25408cccf
tree88df6563cc2b91b674fee02d57195fb234918a3c
parent47822e4a904878b5169dffe6c60ebdf6795447a1
ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs

During the transition to the generic parser, the hook to the codec
specific automute function was forgotten.  This resulted in the silent
output on some MacBooks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_cirrus.c