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)
commit096a885494f6b89a9962c6faf18e1c6092e7919c
tree587f7085394a60513a130edbce9a30ad7ecd68b0
parent5d41762a210851943f59f0a08656ca582f76d9d3
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