26 Jan
2009
26 Jan
'09
10 a.m.
At Sat, 24 Jan 2009 14:19:31 -0500, Matthew Ranostay wrote:
@@ -5031,6 +5032,9 @@ again: codec->slave_dig_outs = stac92hd71bxx_slave_dig_outs; }
- if (get_wcaps(codec, 0xa) & AC_WCAP_IN_AMP)
snd_hda_sequence_write(codec, unmute_init);
This sequence should be cached so that it'll be replayed at suspend/resume.
Could you fix and repost?
thanks,
Takashi