From 4b7b441609d7ece2ed0ec1d87978f73ab12c1c80 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Fri, 30 Sep 2011 13:56:59 +0800 Subject: [PATCH] --- yaml --- r: 270712 b: refs/heads/master c: f34dafb287a33ffda2f2a122daecedea474a4181 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/sn95031.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0049d9b3e71b..080d20fa0d7f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5992c58781a38e193caf2fb6a5f4808d84af8591 +refs/heads/master: f34dafb287a33ffda2f2a122daecedea474a4181 diff --git a/trunk/sound/soc/codecs/sn95031.c b/trunk/sound/soc/codecs/sn95031.c index 8f8ce5f8acc6..5c5a4abfc001 100644 --- a/trunk/sound/soc/codecs/sn95031.c +++ b/trunk/sound/soc/codecs/sn95031.c @@ -102,7 +102,7 @@ static int sn95031_initialize_adc(struct snd_soc_codec *sn95031_codec) { int base_addr, chnl_addr; int value; - static int channel_index; + int channel_index; /* Index of the first channel in which the stop bit is set */ channel_index = find_free_channel(sn95031_codec);