]> 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)
commitb083638327aac8fa3e5335a8c31cbd3205e4947c
tree587f7085394a60513a130edbce9a30ad7ecd68b0
parent2d975e05d4a335586502610f0c8dc554a7fee13a
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