Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230416
b: refs/heads/master
c: cbd9cb5
h: refs/heads/master
v: v3
  • Loading branch information
Jorge Eduardo Candelaria authored and Liam Girdwood committed Dec 14, 2010
1 parent a24d0d3 commit 81b9823
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4f44ee1f494edef1fea3db20565b2e209bef6280
refs/heads/master: cbd9cb5de3182d688544611c019b06bf04e2ad06
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/twl6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ static int twl6040_power_up_completion(struct snd_soc_codec *codec,
u8 intid;

time_left = wait_for_completion_timeout(&priv->ready,
msecs_to_jiffies(48));
msecs_to_jiffies(144));

if (!time_left) {
twl_i2c_read_u8(TWL_MODULE_AUDIO_VOICE, &intid,
Expand Down

0 comments on commit 81b9823

Please sign in to comment.