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; } } }