]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 Mar 2013 15:55:49 +0000 (16:55 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Mar 2013 15:55:49 +0000 (16:55 +0100)
commit1abd8669d3b71714570697397166c4d4a72a107b
tree33f2f7d412ffda7546393f54d8623435ed5573fa
parent9a1c93070bd87408ef045061943e79f73b80c7ad
ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver

I forgot to update spec->gpio_data in the automute hook, so it will be
overridden at the init sequence, thus the machine is still silent when
no headphone jack is plugged at boot time.

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