diff options
author | Wang Xingchao <xingchao.wang@linux.intel.com> | 2013-06-18 21:42:14 +0800 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-06-18 16:17:48 +0200 |
commit | 7ef166b831237e67b2ea83ce0c933c46ddd6eb26 (patch) | |
tree | b5b34ae376f464d24c5ce7dea18e8c846ce4773e /init | |
parent | bddee96b5d0db869f47b195fe48c614ca824203c (diff) |
ALSA: hda - Avoid choose same converter for unused pins
For Intel Haswell HDMI codecs, the pins choose converter 0 by default.
This would cause conflict when playing audio on unused pins,the pin with
physical device connected would get audio data too.
i.e. Pin 0/1/2 default choose converter 0, pin 1 has HDMI monitor connected.
when play audio on Pin 0 or pin 2, pin 1 could get audio data too.
This patch configure unused pins to choose different converter.
Signed-off-by: Wang Xingchao <xingchao.wang@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions