From b96b7ddafb37fde0b558c6dd378bf66a7df61dbd Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 2 Dec 2011 18:24:40 +0000 Subject: [PATCH] --- yaml --- r: 283853 b: refs/heads/master c: 82ae55dbcc4a37a4288346795755da5e07c09d33 h: refs/heads/master i: 283851: 82d0cff303d3ea5e6d8f17ac36774a9e6592f6b1 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8903.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ab32d9ec3f92..ef7dc6a9a120 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 45e967553f3466f773ecd418c09fe92b753f18b0 +refs/heads/master: 82ae55dbcc4a37a4288346795755da5e07c09d33 diff --git a/trunk/sound/soc/codecs/wm8903.c b/trunk/sound/soc/codecs/wm8903.c index fdc3ff053f98..d840cbfc34ac 100644 --- a/trunk/sound/soc/codecs/wm8903.c +++ b/trunk/sound/soc/codecs/wm8903.c @@ -260,8 +260,6 @@ static int wm8903_volatile_register(struct snd_soc_codec *codec, unsigned int re static void wm8903_reset(struct snd_soc_codec *codec) { snd_soc_write(codec, WM8903_SW_RESET_AND_ID, 0); - memcpy(codec->reg_cache, wm8903_reg_defaults, - sizeof(wm8903_reg_defaults)); } static int wm8903_cp_event(struct snd_soc_dapm_widget *w,