Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96502
b: refs/heads/master
c: 3a3bd96
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and Takashi Iwai committed May 13, 2008
1 parent 4dd8ba6 commit fe66d77
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: bf91141d3565b35fb2a44364bfb874a3be3c12b6
refs/heads/master: 3a3bd960a0b7bb26604b1270a8b4cafdc5883040
2 changes: 1 addition & 1 deletion trunk/sound/soc/fsl/fsl_ssi.c
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ static int fsl_ssi_trigger(struct snd_pcm_substream *substream, int cmd)
* to put data into its FIFO. Without it, ALSA starts
* to complain about overruns.
*/
msleep(1);
mdelay(1);
}
break;

Expand Down

0 comments on commit fe66d77

Please sign in to comment.