ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines
authorJosh Boyer <jwboyer@redhat.com>
Thu, 12 Apr 2012 17:55:36 +0000 (13:55 -0400)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Apr 2012 18:00:48 +0000 (20:00 +0200)
commit29ebe40284c75a5888c601872059fca7e258528d
treedf801ad2213b2fca766f200994609c6b9e334beb
parentfe97da1f7001ca0f572358462606eb3d1bde3f23
ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines

A user reported that setting model=imac24 used to allow sound to work on their
Mac Pro 5,1 machine.  Commit 5671087ffa "Move ALC885 macpro and imac24 models
to auto-parser" removed this model option.  All Mac machines are now explicitly
handled with a quirk and the auto-parser.  This adds a quirk for the device
found on the Mac Pro 5,1 machines.

This (partially) fixes https://bugzilla.redhat.com/show_bug.cgi?id=808559

[sorted the new entry in the ID number order by tiwai]

Reported-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c