ALSA: hda - Allow all formats as default for Nvidia HDMI
authorTakashi Iwai <tiwai@suse.de>
Tue, 13 Oct 2009 14:07:59 +0000 (16:07 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 13 Oct 2009 14:07:59 +0000 (16:07 +0200)
commit491dc0437d4c56d11f78113eca3953cff87314f3
tree8e246819a49a41ec3db5be1467dfeca4144fd963
parentccca7cdc1b8dd2e7b67e9289a6abf117b11cbe6b
ALSA: hda - Allow all formats as default for Nvidia HDMI

In the commit f0613d5752d8f7d1d02e6d40947f38877fdf9c90
    ALSA: hda - Add full rates/formats support for Nvidia HDMI
the flag LIMITIED_RATE_FMT_SUPPORT was set as default, as I forgot
to clear before commit.

Let's enable all formats/rates as default.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_nvhdmi.c