mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-11 07:30:16 +00:00
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>
This commit is contained in:
parent
ccca7cdc1b
commit
491dc0437d
@ -30,7 +30,7 @@
|
||||
#include "hda_local.h"
|
||||
|
||||
/* define below to restrict the supported rates and formats */
|
||||
#define LIMITED_RATE_FMT_SUPPORT
|
||||
/* #define LIMITED_RATE_FMT_SUPPORT */
|
||||
|
||||
struct nvhdmi_spec {
|
||||
struct hda_multi_out multiout;
|
||||
|
Loading…
x
Reference in New Issue
Block a user