ALSA: hda - Enable beep for IDT92HD87 / 88 codecs
These codecs have the digital beep widget in NID 0x21. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
a3de8ab885
commit
1e1675e9c1
1 changed files with 0 additions and 1 deletions
|
@ -5471,7 +5471,6 @@ static int patch_stac92hd83xxx(struct hda_codec *codec)
|
|||
spec->num_pins = ARRAY_SIZE(stac92hd88xxx_pin_nids);
|
||||
spec->pin_nids = stac92hd88xxx_pin_nids;
|
||||
spec->mono_nid = 0;
|
||||
spec->digbeep_nid = 0;
|
||||
spec->num_pwrs = 0;
|
||||
break;
|
||||
case 0x111d7604:
|
||||
|
|
Loading…
Reference in a new issue