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:
1d8c110
)
ALSA: asihpi: fix sign bug
author
Kulikov Vasiliy
<segooon@gmail.com>
Thu, 15 Jul 2010 18:48:19 +0000
(22:48 +0400)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 16 Jul 2010 06:30:08 +0000
(08:30 +0200)
bytes_per_sec is unsigned, so if snd_pcm_format_width() return error we
would not see it.
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found