[PATCH] [UBUNTU:sound/pci/] Fix incorrect mixer element name for cmipci

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Fri Jun 2 21:21:54 UTC 2006


Subject: [PATCH] [UBUNTU:sound/pci/] Fix incorrect mixer element name for cmipci

UpstreamStatus: Added in upstream alsa-kernel hg changeset 5ccdf2ec174e
                http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=5ccdf2ec174e;style=gitweb

Takashi Iwai corrected a misspelling in the cmipci driver for the pc
speaker.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>

---

 sound/pci/cmipci.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

4cb519b20b1371b3c1ad38f186d8ff8c82d53020
diff --git a/sound/pci/cmipci.c b/sound/pci/cmipci.c
index db60537..03009d5 100644
--- a/sound/pci/cmipci.c
+++ b/sound/pci/cmipci.c
@@ -2111,7 +2111,7 @@ static snd_kcontrol_new_t snd_cmipci_mix
 	CMIPCI_MIXER_VOL_MONO("Mic Capture Volume", CM_REG_MIXER2, CM_VADMIC_SHIFT, 7),
 	CMIPCI_SB_VOL_MONO("Phone Playback Volume", CM_REG_EXTENT_IND, 5, 7),
 	CMIPCI_DOUBLE("Phone Playback Switch", CM_REG_EXTENT_IND, CM_REG_EXTENT_IND, 4, 4, 1, 0, 0),
-	CMIPCI_DOUBLE("PC Speaker Playnack Switch", CM_REG_EXTENT_IND, CM_REG_EXTENT_IND, 3, 3, 1, 0, 0),
+	CMIPCI_DOUBLE("PC Speaker Playback Switch", CM_REG_EXTENT_IND, CM_REG_EXTENT_IND, 3, 3, 1, 0, 0),
 	CMIPCI_DOUBLE("Mic Boost Capture Switch", CM_REG_EXTENT_IND, CM_REG_EXTENT_IND, 0, 0, 1, 0, 0),
 };
 
-- 
1.1.3


-- 
Daniel T. Chen            crimsun at ubuntu.com
GPG key:   www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060602/70e6093b/attachment.sig>


More information about the kernel-team mailing list