summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2010-12-03 14:58:37 +0100
committerTakashi Iwai <tiwai@suse.de>2010-12-03 14:58:37 +0100
commit1e1675e9c1342a841e87e5427e77da78e980da06 (patch)
tree4180ceaf64d07271b37cf230e9f51dd4b293f0af
parenta3de8ab8853c5a14e881f0a01aa31e3dc87fc304 (diff)
downloadop-kernel-dev-1e1675e9c1342a841e87e5427e77da78e980da06.zip
op-kernel-dev-1e1675e9c1342a841e87e5427e77da78e980da06.tar.gz
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>
-rw-r--r--sound/pci/hda/patch_sigmatel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index efa4225..a1df0fa 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -5471,7 +5471,6 @@ again:
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:
OpenPOWER on IntegriCloud