]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - initialize channel counts correctly
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 16 Jan 2013 10:45:37 +0000 (11:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 16 Jan 2013 10:57:00 +0000 (11:57 +0100)
commit28e0c6b866472b22eb0566641875e92786b022f2
tree58e1192dec2f32e9789aa0399dd5d8956b97374d
parent3c031e4a94c4ad6fc1708fce49a704f015d8ced7
ALSA: hda - initialize channel counts correctly

Even a single DAC can output two channels, so the channel count
is twice the number of DACs.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c