ALSA: hda - Add Macmini 3,1 support
authorLuke Yelavich <luke.yelavich@canonical.com>
Fri, 12 Feb 2010 05:28:29 +0000 (16:28 +1100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Feb 2010 07:27:57 +0000 (08:27 +0100)
commite458b1fadf9239d1fdb165ff4c4ea0d807041bec
tree671c35b0e525f89bab8be5ab912716470ec947d7
parentba579eb7b30791751f556ee01905636cda50c864
ALSA: hda - Add Macmini 3,1 support

BugLink: https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/343989
Add a model quirk for the NVIDIA based Macmini hardware, aka Macmini 3,1. The
pinout is almost identical to the mb5 quirk, except for no microphone and
the line-in mixer controls being on a different index. Everything works in
2ch mode, but as I am not sure what needs to be changed for 6ch mode, or
whether the Mac Mini's chip supports 6ch mode, I have simply duplicated
the code from the mb5 quirk for the mac mini chmode management. The new
model parameter for this quirk is "macmini3".

Signed-off-by: Luke Yelavich <luke.yelavich@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/HD-Audio-Models.txt
sound/pci/hda/patch_realtek.c