ALSA: hda/hdmi: Limit the maximal count of PCM devices to 8
authorJaroslav Kysela <perex@perex.cz>
Fri, 23 Sep 2022 08:22:36 +0000 (10:22 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Sep 2022 06:23:05 +0000 (08:23 +0200)
commitb23975e60a944e1a3ef419a01838fca51a29baf3
tree7c68f273252ca413e638079bf5dbe07c78f7604a
parentef6f5494faf6a37c74990689a3bb3cee76d2544c
ALSA: hda/hdmi: Limit the maximal count of PCM devices to 8

The current hardware has up to 4 converters. Save little space.
The limit 8 is enough even for a more improved hardware.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20220923082236.61024-1-perex@perex.cz
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c