Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210117
b: refs/heads/master
c: 3182c8a
h: refs/heads/master
i:
  210115: 1b5b6f9
v: v3
  • Loading branch information
Akinobu Mita authored and Takashi Iwai committed Aug 28, 2010
1 parent c53b4b9 commit 665deff
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: 60f1deb595c08687a96157a6a3ce08ef34142362
refs/heads/master: 3182c8a72b31414e043184a97b0d5d3c0d590168
2 changes: 1 addition & 1 deletion trunk/sound/oss/sound_timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ static unsigned long prev_event_time;
static volatile unsigned long usecs_per_tmr; /* Length of the current interval */

static struct sound_lowlev_timer *tmr;
static spinlock_t lock;
static DEFINE_SPINLOCK(lock);

static unsigned long tmr2ticks(int tmr_value)
{
Expand Down

0 comments on commit 665deff

Please sign in to comment.