ALSA: hda - Restore GPIO1 properly at resume with AD1984A
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2009 16:15:10 +0000 (18:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2009 16:15:10 +0000 (18:15 +0200)
The commit 099db17e66294b02814dee01c81d9abbbeece93e introduced a
regression at suspend/resume where the GPIO1 bit isn't properly
restored, thus the speaker output gets muted initially after resume.

The fix is simple, use the cached write for storing GPIO data.

Reference: Novell bnc#522764
https://bugzilla.novell.com/show_bug.cgi?id=522764

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found