]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda: Remove old commented out sanity check
authorThorsten Blum <thorsten.blum@linux.dev>
Thu, 3 Jul 2025 22:52:36 +0000 (00:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 4 Jul 2025 07:08:45 +0000 (09:08 +0200)
commita48d994ca321caaa82cb657eceae7722416a0c07
tree35113133b4757a5aa4a8ba551a26dabedf93f1a8
parent72a600a27ff53aaf94c81d5ddb9795139b56881e
ALSA: hda: Remove old commented out sanity check

The sanity check has been commented out for more than 12 years since
commit d5657ec9f4ad ("ALSA: hda - Disable the sanity check in
snd_hda_add_pincfg()") - remove it.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20250703225238.308359-2-thorsten.blum@linux.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c