X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fwm8958-dsp2.c;h=d4248e00160e35a0bede71fcfbd7db785d49de89;hb=548da08fc1e245faf9b0d7c41ecd8e07984fc332;hp=b7488f190d2bc9d5b86da537a560fc6be9f6ca0a;hpb=3ce5ae8d46eed6cdaf38f5c8276f8c66f403d0d6;p=pandora-kernel.git diff --git a/sound/soc/codecs/wm8958-dsp2.c b/sound/soc/codecs/wm8958-dsp2.c index b7488f190d2b..d4248e00160e 100644 --- a/sound/soc/codecs/wm8958-dsp2.c +++ b/sound/soc/codecs/wm8958-dsp2.c @@ -153,7 +153,7 @@ static int wm8958_dsp2_fw(struct snd_soc_codec *codec, const char *name, data32 &= 0xffffff; - wm8994_bulk_write(codec->control_data, + wm8994_bulk_write(wm8994->wm8994, data32 & 0xffffff, block_len / 2, (void *)(data + 8));