From 99f5f784905a93fca4b417343cefbca6655f6438 Mon Sep 17 00:00:00 2001 From: Roel Kluin <12o3l@tiscali.nl> Date: Thu, 17 Apr 2008 18:58:34 +0200 Subject: [PATCH] --- yaml --- r: 92231 b: refs/heads/master c: e34ba212225a27cdf5f974be22cc539ae7ee7ca5 h: refs/heads/master i: 92229: 20fadb56741349ec7fba305f20d9cf6a29ebaa9c 92227: 0e7dae5dbeccab4a5e859571489a26297a50be78 92223: 98461292061cb40cbbbe8a424b3625a19058e973 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/cs4270.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 62233b698024..67fcdb02c1d0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9eb70e68f38bbc5996a2193e7b7dc0b5487a08cb +refs/heads/master: e34ba212225a27cdf5f974be22cc539ae7ee7ca5 diff --git a/trunk/sound/soc/codecs/cs4270.c b/trunk/sound/soc/codecs/cs4270.c index bf2ab72d49bf..e73fcfd9f5cd 100644 --- a/trunk/sound/soc/codecs/cs4270.c +++ b/trunk/sound/soc/codecs/cs4270.c @@ -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;