commit | e7eec2fc27d7dbefd5852c36b3fe6229e6302c99 | [log] [tgz] |
---|---|---|
author | roel kluin <roel.kluin@gmail.com> | Tue Mar 03 08:33:07 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Mar 11 17:10:17 2009 +1100 |
tree | ab107ad4b5c3ddf438283567694f2a9089c2b8ef | |
parent | 9146cfc82c082e5c88007e7779b02b7bcade0cf0 [diff] |
powerpc/ps3: Make ps3av_set_video_mode mode ID signed 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>