X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fpci%2Fmixart%2Fmixart_mixer.c;h=51e53497f0ad1801ab338f548fcc7cbe88ab9a26;hb=e48af7aaf1e6d266414b11540339e6d2dac20ad2;hp=58fd79ebac2082805662104e8616696166f2e8be;hpb=85bd5ac371c844f66918dda8c83145a26a55f9f2;p=karo-tx-linux.git diff --git a/sound/pci/mixart/mixart_mixer.c b/sound/pci/mixart/mixart_mixer.c index 58fd79ebac20..51e53497f0ad 100644 --- a/sound/pci/mixart/mixart_mixer.c +++ b/sound/pci/mixart/mixart_mixer.c @@ -965,7 +965,7 @@ static int mixart_update_monitoring(struct snd_mixart* chip, int channel) int err; struct mixart_msg request; struct mixart_set_out_audio_level audio_level; - u32 resp; + u32 resp = 0; if(chip->pipe_out_ana.status == PIPE_UNDEFINED) return -EINVAL; /* no pipe defined */