Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232913
b: refs/heads/master
c: 0fa63b6
h: refs/heads/master
i:
  232911: e202ecc
v: v3
  • Loading branch information
Manjunathappa, Prakash authored and Mark Brown committed Jan 28, 2011
1 parent c0234e5 commit 05f923e
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: c73e0c83f512012e7c357e516a0d7c0a832bfa34
refs/heads/master: 0fa63b69284c9bbedf876c677a9e650243cc40be
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cq93vc.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ static int cq93vc_resume(struct snd_soc_codec *codec)

static int cq93vc_probe(struct snd_soc_codec *codec)
{
struct davinci_vc *davinci_vc = codec->dev->platform_data;
struct davinci_vc *davinci_vc = snd_soc_codec_get_drvdata(codec);

davinci_vc->cq93vc.codec = codec;
codec->control_data = davinci_vc;
Expand Down

0 comments on commit 05f923e

Please sign in to comment.