]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/hda/patch_nvhdmi.c
ALSA: hda - Fix PCM type of Nvidia HDMI devices
[linux-2.6-omap-h63xx.git] / sound / pci / hda / patch_nvhdmi.c
index 1a65775d28e18939083b6fb578b6fe8a5370a431..2eed2c8b98dabc3434ddabfbc2c2db1be63e7e65 100644 (file)
@@ -116,6 +116,7 @@ static int nvhdmi_build_pcms(struct hda_codec *codec)
        codec->pcm_info = info;
 
        info->name = "NVIDIA HDMI";
+       info->pcm_type = HDA_PCM_TYPE_HDMI;
        info->stream[SNDRV_PCM_STREAM_PLAYBACK] = nvhdmi_pcm_digital_playback;
 
        return 0;