Re: [PATCH] hda: 92hd71xxx disable unmute support for codecs that don't have input amps.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux