Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335942
b: refs/heads/master
c: 947d299
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Mack authored and Takashi Iwai committed Nov 22, 2012
1 parent f59b8d1 commit 48ae99f
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: 34c3d1926bdaf45d3a891dd577482abcdd9faa34
refs/heads/master: 947d299686aa9cc8aecf749d54e8475c6e498956
2 changes: 1 addition & 1 deletion trunk/sound/usb/pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ static int configure_endpoint(struct snd_usb_substream *subs)
return ret;

if (subs->sync_endpoint)
ret = snd_usb_endpoint_set_params(subs->data_endpoint,
ret = snd_usb_endpoint_set_params(subs->sync_endpoint,
subs->pcm_format,
subs->channels,
subs->period_bytes,
Expand Down

0 comments on commit 48ae99f

Please sign in to comment.