From e967b51e6d6718e52b01dba5d56b74dce2a08728 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 28 Sep 2011 15:21:28 +0800 Subject: [PATCH] --- yaml --- r: 270692 b: refs/heads/master c: 23d622b14b0209d243f5990cb4d369d4fffaf335 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/adau1701.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8773b4c43572..4137c7c4e413 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 458f6f692105d4c08ef9e6b777022a829b1494b5 +refs/heads/master: 23d622b14b0209d243f5990cb4d369d4fffaf335 diff --git a/trunk/sound/soc/codecs/adau1701.c b/trunk/sound/soc/codecs/adau1701.c index 2758d5fc60d6..b400afad12e0 100644 --- a/trunk/sound/soc/codecs/adau1701.c +++ b/trunk/sound/soc/codecs/adau1701.c @@ -458,6 +458,7 @@ static int adau1701_probe(struct snd_soc_codec *codec) int ret; codec->dapm.idle_bias_off = 1; + codec->control_data = to_i2c_client(codec->dev); ret = adau1701_load_firmware(codec); if (ret)