From 34bc2e8d13a1efb476d69bd781bf6529283c815c Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Tue, 7 Jun 2011 07:02:59 +0200 Subject: [PATCH] --- yaml --- r: 257508 b: refs/heads/master c: 0c8e2917f2f56e9836692e1d5a12f04af00b1a5a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/ad1836.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6a6398dd4681..f015869304d4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bca6b39979dfe0b2d14a3ca35e2930f5d9c8e3f5 +refs/heads/master: 0c8e2917f2f56e9836692e1d5a12f04af00b1a5a diff --git a/trunk/sound/soc/codecs/ad1836.c b/trunk/sound/soc/codecs/ad1836.c index 1e9a801176d5..e3a9493e3ced 100644 --- a/trunk/sound/soc/codecs/ad1836.c +++ b/trunk/sound/soc/codecs/ad1836.c @@ -127,7 +127,7 @@ static const struct snd_soc_dapm_route ad183x_dapm_routes[] = { static const DECLARE_TLV_DB_SCALE(ad1836_in_tlv, 0, 300, 0); static const struct snd_kcontrol_new ad1836_controls[] = { - SOC_DOUBLE_TLV("ADC2 Capture Volume", AD183X_ADC_CTRL1, 3, 0, 4, 0, + SOC_DOUBLE_TLV("ADC2 Capture Volume", AD1836_ADC_CTRL1, 3, 0, 4, 0, ad1836_in_tlv), };