Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120360
b: refs/heads/master
c: 0f62083
h: refs/heads/master
v: v3
  • Loading branch information
Peter Gruber authored and Takashi Iwai committed Dec 3, 2008
1 parent 0aad943 commit bb5052c
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: 96841bae6ebfede07294447ad2de9e6385ae9fb5
refs/heads/master: 0f620830db0818ebe065b31c33892e8f0622e1b2
2 changes: 1 addition & 1 deletion trunk/sound/pci/riptide/riptide.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ MODULE_PARM_DESC(opl3_port, "OPL3 port # for Riptide driver.");

#define MAX_WRITE_RETRY 10 /* cmd interface limits */
#define MAX_ERROR_COUNT 10
#define CMDIF_TIMEOUT 500000
#define CMDIF_TIMEOUT 50000
#define RESET_TRIES 5

#define READ_PORT_ULONG(p) inl((unsigned long)&(p))
Expand Down

0 comments on commit bb5052c

Please sign in to comment.