ALSA: hda - Add In-driver connection info
authorWang Xingchao <xingchao.wang@linux.intel.com>
Tue, 25 Jun 2013 03:41:23 +0000 (23:41 -0400)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Jun 2013 06:13:56 +0000 (08:13 +0200)
commit8b2c7a5c404d7accb9790e1d5a1a518dd0a77a5e
treed5a730827030e60d4da29cacadd94aaf68592a00
parenteb33ccf7637c34b2c95dbcca8b2e4cab76a52949
ALSA: hda - Add In-driver connection info

Pin's connection list may change dynamically with hot-plug event
on Intel Haswell chip. Users would see connections be "0" in codec#.
when play audio on this pin, software driver choose converter from cache
connections. So add "In-driver connection" info to avoid confuse when
raw connections are different with cache connection.

Signed-off-by: Wang Xingchao <xingchao.wang@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_proc.c