OMAPDSS: DISPC: Remove boolean comparisons
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 15 Oct 2015 12:29:38 +0000 (13:29 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 29 Dec 2015 09:06:30 +0000 (11:06 +0200)
commit0bcfdba6c0b76f5aabd55993a8a6fdf87a6ae3e1
tree17266360362f1a687444e404618a9d8372ab6555
parent00355412d1fb589503fb9d9b7631bb522d42ed4b
OMAPDSS: DISPC: Remove boolean comparisons

Boolean tests do not need explicit comparison to true or false.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/dispc-compat.c
drivers/video/fbdev/omap2/dss/dispc.c
drivers/video/fbdev/omap2/dss/manager.c
This page took 0.025424 seconds and 5 git commands to generate.