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)
commit6d3073e124e1a6138b929479301d3a7ecde00f27
tree88df6563cc2b91b674fee02d57195fb234918a3c
parent57220bc1f5924c869d8fc049e50169915ca0cb24
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