Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi
[cascardo/linux.git] / sound / soc / codecs / sigmadsp.c
index 34fdc40..d53680a 100644 (file)
@@ -661,7 +661,8 @@ static void sigmadsp_activate_ctrl(struct sigmadsp *sigmadsp,
        struct snd_card *card = sigmadsp->component->card->snd_card;
        struct snd_kcontrol_volatile *vd;
        struct snd_ctl_elem_id id;
-       bool active, changed;
+       bool active;
+       bool changed = false;
 
        active = sigmadsp_samplerate_valid(ctrl->samplerates, samplerate_mask);