Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305541
b: refs/heads/master
c: 26b427a
h: refs/heads/master
i:
  305539: 047c04e
v: v3
  • Loading branch information
Mark Brown committed Apr 1, 2012
1 parent 18b0f15 commit 8d5fc7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9dd90c5db0401061009183e6407feff3724ebc8b
refs/heads/master: 26b427a701f81d4092869682c386a3e317983c9d
3 changes: 2 additions & 1 deletion trunk/sound/soc/codecs/wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8d5fc7a

Please sign in to comment.