]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Initialize input-path dynamically in patch_via.c
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Jun 2011 10:09:02 +0000 (12:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Jun 2011 14:24:10 +0000 (16:24 +0200)
commit2fc227c4f635a43653755f233397101f17744940
tree587f7085394a60513a130edbce9a30ad7ecd68b0
parent2a3fa0acf3215daffca08fe7dd5aaeef495dcd3b
ALSA: hda - Initialize input-path dynamically in patch_via.c

Similarly like the previous commit, initialize the input-paths dynamically
from the parsed results instead of the fixed array for VIA codecs.

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