commit | 20f7d928fa6e51ca81648946ead6244c58a0b4c0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Feb 16 12:35:16 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Feb 16 12:39:35 2012 +0100 |
tree | 48627846fbe1977d87e9d58b7ffd8b05f845deaa | |
parent | 15317ab21686044f1af96dd329ba809a08f04b89 [diff] |
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>