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:
dbc5e69
)
Blackfin: gptimers: use unsigned timer/group ids
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 15 Nov 2009 07:35:22 +0000
(07:35 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 15 Dec 2009 05:15:30 +0000
(
00:15
-0500)
Since we always use these ids as unsigned values, and we have some assert
code to make sure they don't exceed a limit, avoid signed issues.
Reported-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found