commit | cbd209f41ea5f39394de5c1fe2dd9aa54a9c5744 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 13 12:40:07 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jan 13 12:40:07 2014 +0100 |
tree | 7047903854b06aa51718c553d53cac9504e7eace | |
parent | 80ab8eae70e51d578ebbeb228e0f7a562471b8b7 [diff] |
ALSA: hda - Don't set indep_hp flag for old AD codecs Some old AD codecs don't like the independent HP handling, either it contains a single DAC (AD1981) or it mandates the mixer routing (AD1986A). This patch removes the indep_hp flag for such codecs. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=68081 Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>