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:
718deb6
)
sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 16 Dec 2009 15:54:43 +0000
(16:54 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 17 Dec 2009 11:19:12 +0000
(12:19 +0100)
limit and jiffies are unsigned so the test did not work.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found