commit | c7a8eb103248a110cdbe0530d8c5ce987f099eee | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 14 12:39:02 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 14 12:39:02 2010 +0100 |
tree | ab65c845ef4d034a4198dfd418cbb8c4987f9f5c | |
parent | a76221d47ef2b73ff16c0fef00a784026308ea02 [diff] |
ALSA: hda - Fix missing capture mixer for ALC861/660 codecs The capture-related mixer elements are missing with ALC861/ALC660 codecs when quirks are present, due to missing call of set_capture_mixer(). Reference: Novell bnc#567340 http://bugzilla.novell.com/show_bug.cgi?id=567340 Signed-off-by: Takashi Iwai <tiwai@suse.de> Cc: <stable@kernel.org>