linux/drivers/video/omap2
Tomi Valkeinen e870f21232 OMAPDSS: don't WARN if there's no DSI device
dsi_get_dsidev_from_id() gives a WARN if DSI support is not compiled in.
This warning is not right, as it's valid to call
dsi_get_dsidev_from_id() to see if there is DSI support or not.

Remove the WARN().

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-11-27 12:27:01 +02:00
..
displays OMAPDSS: panel-n8x0: register the DSS driver after SPI probe 2012-11-22 17:22:55 +02:00
dss OMAPDSS: don't WARN if there's no DSI device 2012-11-27 12:27:01 +02:00
omapfb omapdss fixes for 3.7-rc 2012-11-26 10:26:29 +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