ALSA: hda/realtek - Check beep whitelist before assigning in all codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 22 Aug 2019 07:55:37 +0000 (09:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 22 Aug 2019 07:55:37 +0000 (09:55 +0200)
commit2722b535337b35a9c0be50de687cccda4ab9468d
treebd91fb217914bbf45f6e95c533d7f0fe433b2b86
parent7c0a69394c265f2bb674c3f5daadfdd5c15ea0d1
ALSA: hda/realtek - Check beep whitelist before assigning in all codecs

Some Realtek codec parsers didn't check the availability of PC beep.
Add has_cdefine_beep() check appropriately.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c