From 05f923e29e25b4215a978b3e990edaecabf0d652 Mon Sep 17 00:00:00 2001 From: "Manjunathappa, Prakash" Date: Thu, 27 Jan 2011 19:17:43 +0530 Subject: [PATCH] --- yaml --- r: 232913 b: refs/heads/master c: 0fa63b69284c9bbedf876c677a9e650243cc40be h: refs/heads/master i: 232911: e202ecceb8603cc4998a348b5e14449c6704588f v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/cq93vc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 06bb17058867..b65b2bcdb274 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c73e0c83f512012e7c357e516a0d7c0a832bfa34 +refs/heads/master: 0fa63b69284c9bbedf876c677a9e650243cc40be diff --git a/trunk/sound/soc/codecs/cq93vc.c b/trunk/sound/soc/codecs/cq93vc.c index 46dbfd067f79..347a567b01e1 100644 --- a/trunk/sound/soc/codecs/cq93vc.c +++ b/trunk/sound/soc/codecs/cq93vc.c @@ -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;