X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;ds=sidebyside;f=sound%2Fsoc%2Fcodecs%2Fwm_adsp.c;fp=sound%2Fsoc%2Fcodecs%2Fwm_adsp.c;h=3dc119daf2f67eafd11f77d708bacb3744208d98;hb=b71428d7ab333a157216a1d73c8c82a178efada9;hp=070ca7d8c661003dec4dba893ef21a40e945c58e;hpb=95275402f66e88c56144a2d859c13594b651b29b;p=sfrench%2Fcifs-2.6.git diff --git a/sound/soc/codecs/wm_adsp.c b/sound/soc/codecs/wm_adsp.c index 070ca7d8c661..3dc119daf2f6 100644 --- a/sound/soc/codecs/wm_adsp.c +++ b/sound/soc/codecs/wm_adsp.c @@ -2079,7 +2079,7 @@ int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, snd_ctl_notify(dsp->component->card->snd_card, SNDRV_CTL_EVENT_MASK_VALUE, &kcontrol->id); - return ret; + return 0; } EXPORT_SYMBOL_GPL(wm_adsp_write_ctl);