[PATCH] [UBUNTU:sound/pci/hda/] Backport remaining ALC861 HDA codec updates from upstream alsa-driver 1.0.11

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Sun May 14 23:14:21 UTC 2006


Subject: [PATCH] [UBUNTU:sound/pci/hda/] Backport remaining ALC861 HDA codec updates from upstream alsa-driver 1.0.11

UpstreamStatus: Already in upstream 1.0.11

Per request to update ALC861 HDA codec source to upstream alsa-driver
1.0.11, here is the one-line diff that should fix recording.

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

---

 sound/pci/hda/patch_realtek.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

f1c0ed1df95ccade37f75d80e8bbbe9e60c746be
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index d0e92e5..5aa350e 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5405,6 +5405,7 @@ static int alc861_parse_auto_config(stru
 
 	spec->init_verbs[spec->num_init_verbs++] = alc861_auto_init_verbs;
 
+	spec->num_mux_defs = 1;
 	spec->input_mux = &spec->private_imux;
 
 	spec->adc_nids = alc861_adc_nids;
-- 
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/20060514/21c389a7/attachment.sig>


More information about the kernel-team mailing list