From: David Henningsson Date: Thu, 16 Oct 2014 13:33:45 +0000 (+0200) Subject: ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACs X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~21^2~106^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ad6a8c93b6df2d65c305b5b5f9474068b45bfb;p=pandora-kernel.git ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACs In the scenario where there is one "Line Out", one "Speaker" and one "Headphone", and there are only two DACs, two outputs will share a DAC. Currently any mixer on such a DAC will get the "PCM" name, which is misleading. Instead use "Headphone+LO" or "Speaker+LO" to better specify what the volume actually controls. [fixed missing slave string additions by tiwai] Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed