linux/drivers/video/omap2/omapfb
Tomi Valkeinen ab7bf423af OMAPFB: give informative print when probe succeeds
It is quite common to have omapfb probe deferred because of a missing
resource, and to get omapfb probed succesfully a bit later. This works
fine. However, omapfb does not give any print on a successful probe, so
if the omapfb is actually never probed again after deferral, this is not
shown in the log.

To help debugging, add a simple print from omapfb at the end of its
probe, saying which display it is using and in which resolution.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-01-13 12:19:55 +02:00
..
Kconfig OMAPFB: use dma_alloc_attrs to allocate memory 2012-11-13 09:52:24 +02:00
Makefile
omapfb-ioctl.c OMAPDSS: add helpers to get mgr or output from display 2013-06-17 14:00:42 +03:00
omapfb-main.c OMAPFB: give informative print when probe succeeds 2014-01-13 12:19:55 +02:00
omapfb-sysfs.c Revert "OMAPFB: simplify locking" 2012-12-13 13:19:05 +02:00
omapfb.h Revert "OMAPFB: simplify locking" 2012-12-13 13:19:05 +02:00