ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flag
authorTakashi Iwai <tiwai@suse.de>
Tue, 1 Oct 2024 12:14:37 +0000 (14:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 2 Oct 2024 06:13:47 +0000 (08:13 +0200)
commit864773f9e7899f5ea72f92ebd75770e25e0b35be
tree08f1974b9901f8c39a13978251e2de8116c0537d
parent1c801e7f77445bc56e5e1fec6191fd4503534787
ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flag

Now we evaluate directly with preferred_dacs table, the flag is no
longer used and merely a placeholder.
Let's drop the definition and its users.

Link: https://patch.msgid.link/20241001121439.26060-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.h
sound/pci/hda/patch_realtek.c