git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef890ae
)
ALSA: snd-usb: fix sync pipe check
author
Daniel Mack
<zonque@gmail.com>
Sun, 17 Jun 2012 11:44:27 +0000
(13:44 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 18 Jun 2012 06:36:36 +0000
(08:36 +0200)
Fix a bogus sanity check for sync pipe in pcm.c. This flaw was
introduced during the streaming logic refactorization.
While at it, improve the error messages that are generated in such cases.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Reported-and-tested-by: <ben@b1c1l1.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found