Commit faa822fd authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Kleber Sacilotto de Souza
parent 7eaa960c
......@@ -1016,7 +1016,7 @@ static int rsnd_kctrl_put(struct snd_kcontrol *kctrl,
}
}
if (change)
if (change && cfg->update)
cfg->update(cfg->io, mod);
return change;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment