Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270907
b: refs/heads/master
c: 6765ff7
h: refs/heads/master
i:
  270905: 8def6b0
  270903: c6f59ee
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Oct 20, 2011
1 parent be7a4ac commit 774d73d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: f96c255df75782c97dca8e2529bc09cb80425fe7
refs/heads/master: 6765ff778e8f887e518504bebfdd10b5db5c800d
2 changes: 0 additions & 2 deletions trunk/sound/soc/codecs/rt5631.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include "rt5631.h"

struct rt5631_priv {
struct snd_soc_codec *codec;
int codec_version;
int master;
int sysclk;
Expand Down Expand Up @@ -1632,7 +1631,6 @@ static int rt5631_probe(struct snd_soc_codec *codec)
}

codec->dapm.bias_level = SND_SOC_BIAS_STANDBY;
rt5631->codec = codec;

return 0;
}
Expand Down

0 comments on commit 774d73d

Please sign in to comment.