From: Takashi Iwai Date: Wed, 25 Jan 2012 10:54:19 +0000 (+0100) Subject: ALSA: hda - Enable sync_write and reset for Conexant codecs X-Git-Tag: v3.4-rc1~144^2~4^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2864a49bf058184e85c9f5a2f4578f11992c7d;p=pandora-kernel.git ALSA: hda - Enable sync_write and reset for Conexant codecs This is an attempt to fix S3-resume problems reported for a few laptops with different Conexant codecs. They show the communication stalls at some time in S3, and the driver falls back into the single-cmd mode. This leads to the silent output or the lack of auto-mute feature. As a workaround, here enables the sync_write and the bus-reset flags to make the communication more stable. Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=740115 Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=738397 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed