Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / sound / pci / hda / patch_analog.c
index bcb3310..b4890f9 100644 (file)
@@ -573,6 +573,7 @@ static int ad198x_build_pcms(struct hda_codec *codec)
        if (spec->multiout.dig_out_nid) {
                info++;
                codec->num_pcms++;
+               codec->spdif_status_reset = 1;
                info->name = "AD198x Digital";
                info->pcm_type = HDA_PCM_TYPE_SPDIF;
                info->stream[SNDRV_PCM_STREAM_PLAYBACK] = ad198x_pcm_digital_playback;