]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
aty128fb: test below 0 on unsigned pll->post_divider
authorRoel Kluin <12o3l@tiscali.nl>
Thu, 24 Jul 2008 04:31:17 +0000 (21:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:37 +0000 (10:47 -0700)
commit816664f88707b03fde24fb09759d569ed42406cb
tree93b270478bec428c604658d410e92c07c8ebea48
parentfcea8030b3c2e71ad89f080901c63a04f07881c8
aty128fb: test below 0 on unsigned pll->post_divider

pll->post_divider is unsigned, so the test fails

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/aty/aty128fb.c