]> err.no Git - linux-2.6/blobdiff - sound/soc/codecs/cs4270.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / sound / soc / codecs / cs4270.c
index bf2ab72d49bf21488032258350b926b75ea000eb..e73fcfd9f5cd41638acbc8d3ad5e30f532fe829f 100644 (file)
@@ -372,7 +372,7 @@ static int cs4270_hw_params(struct snd_pcm_substream *substream,
        struct snd_soc_device *socdev = rtd->socdev;
        struct snd_soc_codec *codec = socdev->codec;
        struct cs4270_private *cs4270 = codec->private_data;
-       unsigned int ret = 0;
+       int ret;
        unsigned int i;
        unsigned int rate;
        unsigned int ratio;