[PATCH] [UBUNTU:sound/pci/hda/] Fix MacMini's built-in speaker (patch_sigmatel)

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Thu Jul 13 06:22:49 UTC 2006


Subject: [PATCH] [UBUNTU:sound/pci/hda/] Fix MacMini's built-in speaker (patch_sigmatel)

UpstreamStatus: Added in upstream alsa-kernel hg changeset 8790f2f549f3
                http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=8790f2f549f360e7c5b7819b59695c31c9dcebd6;style=raw

From Linus: "The MacMini board table seems to largely look like any
bog-standard Intel 945 board."

Applies to linux-source for both Dapper and Edgy.

Signed-off-by: Linus Torvalds <torvalds at osdl.org>
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>

---

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

9ab15dbd2db5526934907cbea517e46c6c0d75ed
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 4302de6..43cb89f 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -351,6 +351,7 @@ static unsigned int *stac922x_brd_tbl[ST
 	[STAC_REF] =	ref922x_pin_configs,
 	[STAC_D945GTP3] = d945gtp3_pin_configs,
 	[STAC_D945GTP5] = d945gtp5_pin_configs,
+	[STAC_MACMINI] = d945gtp5_pin_configs,
 	[STAC_D965_2112] = d965_2112_pin_configs,
 };
 
-- 
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/20060712/2048f2e3/attachment.sig>


More information about the kernel-team mailing list