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)
commit039eb75350acd1131a18a9bd12a0d4e1fb17892e
tree33f2f7d412ffda7546393f54d8623435ed5573fa
parenta86b1a2cd2f81f74e815e07f756edd7bc5b6f034
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