[ALSA] hda-intel - Fix PCM device number assignment
[deliverable/linux.git] / sound / pci / hda / patch_atihdmi.c
index 27d2e007404b3bc3eba0a66af35d564fd4fe15c5..e0e9ea99568458927b276aa5a33f193bd784426e 100644 (file)
@@ -116,6 +116,7 @@ static int atihdmi_build_pcms(struct hda_codec *codec)
        codec->pcm_info = info;
 
        info->name = "ATI HDMI";
+       info->pcm_type = HDA_PCM_TYPE_HDMI;
        info->stream[SNDRV_PCM_STREAM_PLAYBACK] = atihdmi_pcm_digital_playback;
 
        return 0;
This page took 0.03544 seconds and 5 git commands to generate.