linux/drivers/video/omap2
Tomi Valkeinen c7e1eae537 OMAPFB: remove silly loop in fb2display()
fb2display() has a for loop which always returns at the first iteration.
Replace the loop with a simple if.

This removes the smatch warning:

drivers/video/omap2/omapfb/omapfb.h:153 fb2display() info: loop could be
replaced with if statement.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-12-13 12:18:24 +02:00
..
displays OMAPDSS: Add terminating entry for picodlp_i2c_id table 2012-11-30 10:54:41 +02:00
dss OMAPDSS: DISPC: remove dispc fck uses 2012-12-12 13:34:14 +02:00
omapfb OMAPFB: remove silly loop in fb2display() 2012-12-13 12:18:24 +02:00
Kconfig OMAP: remove vram allocator 2012-11-13 09:52:41 +02:00
Makefile OMAP: remove vram allocator 2012-11-13 09:52:41 +02:00
vrfb.c OMAPDSS: VRFB: add omap_vrfb_supported() 2012-10-17 12:17:18 +03:00