Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270712
b: refs/heads/master
c: f34dafb
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Sep 30, 2011
1 parent ce725a0 commit 4b7b441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5992c58781a38e193caf2fb6a5f4808d84af8591
refs/heads/master: f34dafb287a33ffda2f2a122daecedea474a4181
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/sn95031.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 4b7b441

Please sign in to comment.