ALSA: hda/realtek - Replace ALC260 model=replacer with the auto-parser
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Feb 2012 11:35:16 +0000 (12:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Feb 2012 11:39:35 +0000 (12:39 +0100)
commit20f7d928fa6e51ca81648946ead6244c58a0b4c0
tree48627846fbe1977d87e9d58b7ffd8b05f845deaa
parent15317ab21686044f1af96dd329ba809a08f04b89
ALSA: hda/realtek - Replace ALC260 model=replacer with the auto-parser

The support for Replacer 627V in the auto-parser needs the unique unsol
event handling: although the machine has a single output pin 0x0f, it's
used for both the headphone and the speaker, and the driver needs to
toggle the output route via GPIO 1.

In addition, it needs a special COEF setup with 0x3050.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/HD-Audio-Models.txt
sound/pci/hda/alc260_quirks.c
sound/pci/hda/patch_realtek.c