Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182867
b: refs/heads/master
c: be587ef
h: refs/heads/master
i:
  182865: 85a2d2c
  182863: 14d64a6
v: v3
  • Loading branch information
Mark Brown committed Feb 1, 2010
1 parent 89e1c0d commit cb3d414
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: 3ed7074c4cc0de5ba77e180e5d96c23ef96859f0
refs/heads/master: be587ef4f20cb5a0e42264909fa702a24081a160
3 changes: 2 additions & 1 deletion trunk/sound/soc/codecs/wm8993.c
Original file line number Diff line number Diff line change
@@ -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 <broonie@opensource.wolfsonmicro.com>
*
Expand Down Expand Up @@ -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));
Expand Down

0 comments on commit cb3d414

Please sign in to comment.