Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154844
b: refs/heads/master
c: 70d321e
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jul 3, 2009
1 parent 24004b9 commit 21e23fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 022b466fc353d3dc7a152451144be656248666ce
refs/heads/master: 70d321e6380f128096429d6e5b678f94ab0cef5d
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/hda_intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1454,6 +1454,7 @@ static int azx_pcm_open(struct snd_pcm_substream *substream)
mutex_unlock(&chip->open_mutex);
return err;
}
snd_pcm_limit_hw_rates(runtime);
spin_lock_irqsave(&chip->reg_lock, flags);
azx_dev->substream = substream;
azx_dev->running = 0;
Expand Down

0 comments on commit 21e23fc

Please sign in to comment.