]> git.karo-electronics.de Git - mv-sheeva.git/commit
[ALSA] hda-codec - Disable PCBEEP mixer element in test model
authorTakashi Iwai <tiwai@suse.de>
Tue, 15 Jan 2008 10:41:41 +0000 (11:41 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:58 +0000 (17:29 +0100)
commitf0747ee6c12d218c1ccfd90b5413034f043894bb
tree74771cb899f565d5073f2cd9a83ffc174c73beb2
parent76e1ddfbdae590dd4580141b49c4b01f6fb12dab
[ALSA] hda-codec - Disable PCBEEP mixer element in test model

It turned out that the PCBEEP element (0x1d) is disabled on some hardwares
although it's defined in the datasheet.  Because of the error at info of
this element, the mixer gets totally unusable.
Since the PCBEEP isn't that important feature, it's safer to disable this.

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