ALSA: hda: Add ASRock X670E Taichi to denylist
authorAlexander Koskovich <akoskovich@pm.me>
Sun, 5 Nov 2023 15:29:29 +0000 (15:29 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Nov 2023 14:09:38 +0000 (15:09 +0100)
commitdf42ee7e22f03de034939d582c4dff19e6030e4f
tree347fb9b20febc134bffd8139023b0a27c8366687
parent26fd31ef9c02a5e91cdb8eea127b056bd7cf0b3b
ALSA: hda: Add ASRock X670E Taichi to denylist

Recent AMD platforms expose an HD-audio bus but without any actual
codecs, which is internally tied with a USB-audio device, supposedly.
It results in "no codecs" error of HD-audio bus driver, and it's
nothing but a waste of resources.

snd_hda_intel 0000:59:00.6: no codecs found!

Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
Link: https://lore.kernel.org/r/20231105152834.5620-1-akoskovich@pm.me
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c