From 8d5fc7adfff4e84ed8f1a158b1083a47c7389b39 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 23 Feb 2012 20:19:47 +0000 Subject: [PATCH] --- yaml --- r: 305541 b: refs/heads/master c: 26b427a701f81d4092869682c386a3e317983c9d h: refs/heads/master i: 305539: 047c04ea5e027c06161e1c679b574e4b8e956662 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8962.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0ed0a4684cb3..93487354b81d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9dd90c5db0401061009183e6407feff3724ebc8b +refs/heads/master: 26b427a701f81d4092869682c386a3e317983c9d diff --git a/trunk/sound/soc/codecs/wm8962.c b/trunk/sound/soc/codecs/wm8962.c index 15d467ff91b4..640001cf479b 100644 --- a/trunk/sound/soc/codecs/wm8962.c +++ b/trunk/sound/soc/codecs/wm8962.c @@ -1478,7 +1478,8 @@ static const DECLARE_TLV_DB_SCALE(eq_tlv, -1200, 100, 0); static int wm8962_dsp2_write_config(struct snd_soc_codec *codec) { - return 0; + return regcache_sync_region(codec->control_data, + WM8962_HDBASS_AI_1, WM8962_MAX_REGISTER); } static int wm8962_dsp2_set_enable(struct snd_soc_codec *codec, u16 val)