From cb3d41416f425504505e6d0523fd7c8e4cadf027 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 1 Feb 2010 18:31:06 +0000 Subject: [PATCH] --- yaml --- r: 182867 b: refs/heads/master c: be587ef4f20cb5a0e42264909fa702a24081a160 h: refs/heads/master i: 182865: 85a2d2c61ba5aa981d6979aac87d6261edb5b14b 182863: 14d64a64589147edeff440a4c4d1d1cd8f10a8fa v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8993.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9008213f0e25..6c229084761c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3ed7074c4cc0de5ba77e180e5d96c23ef96859f0 +refs/heads/master: be587ef4f20cb5a0e42264909fa702a24081a160 diff --git a/trunk/sound/soc/codecs/wm8993.c b/trunk/sound/soc/codecs/wm8993.c index bacfc2f20d70..61239e0e9556 100644 --- a/trunk/sound/soc/codecs/wm8993.c +++ b/trunk/sound/soc/codecs/wm8993.c @@ -1,7 +1,7 @@ /* * wm8993.c -- WM8993 ALSA SoC audio driver * - * Copyright 2009 Wolfson Microelectronics plc + * Copyright 2009, 2010 Wolfson Microelectronics plc * * Author: Mark Brown * @@ -1598,6 +1598,7 @@ static int wm8993_i2c_probe(struct i2c_client *i2c, codec->private_data = wm8993; wm8993->hubs_data.hp_startup_mode = 1; + wm8993->hubs_data.dcs_codes = -2; memcpy(wm8993->reg_cache, wm8993_reg_defaults, sizeof(wm8993->reg_cache));