]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - Add digital beep playback switch for STAC/IDT codecs
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Nov 2008 15:45:04 +0000 (16:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Nov 2008 13:37:14 +0000 (14:37 +0100)
commit4d4e9bb339cfcde7811af10859ba1ce2fe3d46b4
treebf9bbfdc9e6c0a9d912013edfba83924d50b6eda
parentd7a8943635485597ae7c6d554a8ccf3ce5a42d2d
ALSA: hda - Add digital beep playback switch for STAC/IDT codecs

The digital beep widget may have no mute control, and always enabling
the beep is ofen pretty annoying, especially on laptops.

This patch adds a mixer control "PC Beep Playback Switch" when there
is no mixer amp mute is found, and controls it on software.

Reference: Novell bnc#444572
https://bugzilla.novell.com/show_bug.cgi?id=444572

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