]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: riva: Remove incorrect checks
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 25 Sep 2013 12:02:59 +0000 (17:32 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 26 Sep 2013 08:52:31 +0000 (11:52 +0300)
commitbb1d2da7db7fcb25407618d9078091b575490d89
tree2d729e86fc7bd1c5b1e387217c466f37789cd57c
parentcd1979b670fafed0130e0a3d0eddd7bc6a143f79
video: riva: 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/riva/fbdev.c