Loading sound/soc/sh/rcar/core.c +1 −1 Original line number Diff line number Diff line Loading @@ -927,7 +927,7 @@ static int rsnd_kctrl_put(struct snd_kcontrol *kctrl, } } if (change) if (change && cfg->update) cfg->update(cfg->io, mod); return change; Loading Loading
sound/soc/sh/rcar/core.c +1 −1 Original line number Diff line number Diff line Loading @@ -927,7 +927,7 @@ static int rsnd_kctrl_put(struct snd_kcontrol *kctrl, } } if (change) if (change && cfg->update) cfg->update(cfg->io, mod); return change; Loading