Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56117
b: refs/heads/master
c: 59ae9d0
h: refs/heads/master
i:
  56115: 1cb3c25
v: v3
  • Loading branch information
Giuliano Pochini authored and Jaroslav Kysela committed May 11, 2007
1 parent f0d61bc commit 044d828
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e378ad1dcb7f5cf6de4974832d01be04e112c4c2
refs/heads/master: 59ae9d05918aca6790fece86b6b3f7daef66d6a8
4 changes: 2 additions & 2 deletions trunk/sound/pci/echoaudio/echoaudio_3g.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ static int load_asic(struct echoaudio *chip)

chip->asic_code = &card_fw[FW_3G_ASIC];

/* Now give the new ASIC a little time to set up */
mdelay(2);
/* Now give the new ASIC some time to set up */
msleep(1000);
/* See if it worked */
box_type = check_asic_status(chip);

Expand Down

0 comments on commit 044d828

Please sign in to comment.