Takashi Iwai e49a14fa36 ALSA: usb: Avoid VLA in mixer_us16x08.c
This is another attempt to work around the VLA used in
mixer_us16x08.c.  Basically the temporary array is used individually
for two cases, and we can declare locally in each block, instead of
hackish max() usage.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-05-31 08:46:19 +02:00
..
2017-01-12 12:50:48 +01:00
2017-01-12 12:50:48 +01:00
2010-03-05 08:17:14 +01:00
2016-04-05 06:47:50 -07:00
2011-09-14 17:07:02 +02:00