From ea4e73e1e24b24abcdd4bf77a9547f9323d5f57f Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Sun, 1 Jan 2012 18:36:14 +0800 Subject: [PATCH] --- yaml --- r: 284082 b: refs/heads/master c: 7a748e4318909e680b3900e3b97ea42a92724c68 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/sta32x.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 13bf894e46f8..7a95705489b1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a500231da461cfe29541cb4b8422eb9bf59aa6ac +refs/heads/master: 7a748e4318909e680b3900e3b97ea42a92724c68 diff --git a/trunk/sound/soc/codecs/sta32x.c b/trunk/sound/soc/codecs/sta32x.c index fbd145091356..7db6fa515028 100644 --- a/trunk/sound/soc/codecs/sta32x.c +++ b/trunk/sound/soc/codecs/sta32x.c @@ -522,6 +522,7 @@ static int sta32x_set_dai_sysclk(struct snd_soc_dai *codec_dai, rate_min = fs; if (fs > rate_max) rate_max = fs; + break; } } }