Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257653
b: refs/heads/master
c: b4a655e
h: refs/heads/master
i:
  257651: c25b64d
v: v3
  • Loading branch information
Takashi Iwai committed Jun 7, 2011
1 parent 50e7148 commit 2dfb8ad
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: a810364a0424c297242c6c66071a42f7675a5568
refs/heads/master: b4a655e81d4d1d12abc92d29dfb7550e66a08799
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1866,7 +1866,7 @@ static unsigned int azx_via_get_position(struct azx *chip,
unsigned int fifo_size;

link_pos = azx_sd_readl(azx_dev, SD_LPIB);
if (azx_dev->index >= 4) {
if (azx_dev->substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
/* Playback, no problem using link position */
return link_pos;
}
Expand Down

0 comments on commit 2dfb8ad

Please sign in to comment.