commit | 039eb75350acd1131a18a9bd12a0d4e1fb17892e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Mar 18 16:55:49 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 18 16:55:49 2013 +0100 |
tree | 33f2f7d412ffda7546393f54d8623435ed5573fa | |
parent | a86b1a2cd2f81f74e815e07f756edd7bc5b6f034 [diff] |
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>