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:
9146cfc
)
powerpc/ps3: Make ps3av_set_video_mode mode ID signed
author
roel kluin
<roel.kluin@gmail.com>
Tue, 3 Mar 2009 08:33:07 +0000
(08:33 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 11 Mar 2009 06:10:17 +0000
(17:10 +1100)
Change the ps3av_auto_videomode() mode id argument type from unsigned to
signed so a negative id can be detected and reported as an -EINVAL failure.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found