Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233191
b: refs/heads/master
c: 2243c4d
h: refs/heads/master
i:
  233189: fd0f730
  233187: 6371841
  233183: 8511f4e
v: v3
  • Loading branch information
Clemens Ladisch authored and Takashi Iwai committed Feb 10, 2011
1 parent 62b5cb2 commit 0b5e2f4
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: b1d4f7f4bdcf9915c41ff8cfc4425c84dabb1fde
refs/heads/master: 2243c4d0727ad85aff3f54be9d178632cc9234b2
2 changes: 1 addition & 1 deletion trunk/sound/core/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ static int snd_hrtimer_stop(struct snd_timer *t)
}

static struct snd_timer_hardware hrtimer_hw = {
.flags = SNDRV_TIMER_HW_AUTO,
.flags = SNDRV_TIMER_HW_AUTO | SNDRV_TIMER_HW_TASKLET,
.open = snd_hrtimer_open,
.close = snd_hrtimer_close,
.start = snd_hrtimer_start,
Expand Down

0 comments on commit 0b5e2f4

Please sign in to comment.