]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: aty: Remove incorrect checks
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 25 Sep 2013 12:02:58 +0000 (17:32 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 26 Sep 2013 08:52:31 +0000 (11:52 +0300)
commitcd1979b670fafed0130e0a3d0eddd7bc6a143f79
tree6c76e2db8709cbc0cb4bd42db1f110c19babeda7
parent8639fac5dae12c76e41456ceb5b72fc22f6888f6
video: aty: Remove incorrect checks

'xoffset' and 'yoffset' are unsigned and hence cannot be less than 0.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/aty/radeon_base.c