diff --git a/[refs] b/[refs] index 032123ccbe0f..2089cba49354 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c300d6de53ae029576b2805f08d8596d2e511b08 +refs/heads/master: 28dbd1611f5701c9b5b8c07924c1bd2ad6f64435 diff --git a/trunk/sound/soc/codecs/tas5086.c b/trunk/sound/soc/codecs/tas5086.c index 40cee844f0cf..d447c4aa1d5e 100644 --- a/trunk/sound/soc/codecs/tas5086.c +++ b/trunk/sound/soc/codecs/tas5086.c @@ -251,7 +251,7 @@ static int tas5086_hw_params(struct snd_pcm_substream *substream, { struct snd_soc_codec *codec = dai->codec; struct tas5086_private *priv = snd_soc_codec_get_drvdata(codec); - unsigned int val; + int val; int ret; priv->rate = params_rate(params);