]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda/realtek - List up all available DACs
authorTakashi Iwai <tiwai@suse.de>
Wed, 5 Dec 2012 13:17:37 +0000 (14:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Jan 2013 09:34:26 +0000 (10:34 +0100)
commit463419de865622e4b13e977e1536375ab897a53f
tree72bd50cfd869b343e82ed905f9781f46a75e060e
parent6a84c305f03425bab09ffedb71be942ebc22454d
ALSA: hda/realtek - List up all available DACs

In the probing phase, create a list of all available DACs in the codec
and use it for checking the single DAC connections.
This list will be used in more other places in the later commits, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c