original_kernel/sound/firewire/bebob
Christian Vogel d1d0b6b668 ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get
snd_bebob_stream_check_internal_clock() may get an id from
saffirepro_both_clk_src_get (via clk_src->get()) that was uninitialized.

a) make logic in saffirepro_both_clk_src_get explicit
b) test if id used in snd_bebob_stream_check_internal_clock matches array size

[fixed missing signed prefix to *_maps[] by tiwai]

Signed-off-by: Christian Vogel <vogelchr@vogel.cx>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-10-27 14:09:14 +01:00
..
Makefile
bebob.c
bebob.h
bebob_command.c
bebob_focusrite.c ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get 2014-10-27 14:09:14 +01:00
bebob_hwdep.c
bebob_maudio.c
bebob_midi.c
bebob_pcm.c
bebob_proc.c
bebob_stream.c ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get 2014-10-27 14:09:14 +01:00
bebob_terratec.c ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Rack FW 2014-10-27 08:39:11 +01:00
bebob_yamaha.c