linux/drivers/video/omap2
Tomi Valkeinen 40359a9b08 OMAPDSS: don't print errors on -EPROBE_DEFER
Nowadays it's normal to get -EPROBE_DEFER from, e.g., regulator_get. As
-EPROBE_DEFER is not really an error, and the driver will be probed fine
a bit later, printing an error message will just confuse the user.

This patch changes omapdss to print an error for regulator_gets only if
the error code is something else than -EPROBE_DEFER.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-01-13 12:19:55 +02:00
..
displays-new ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balance 2013-11-26 12:49:17 +02:00
dss OMAPDSS: don't print errors on -EPROBE_DEFER 2014-01-13 12:19:55 +02:00
omapfb OMAPFB: give informative print when probe succeeds 2014-01-13 12:19:55 +02:00
Kconfig OMAPDSS: remove all old panel drivers 2013-08-29 16:21:52 +03:00
Makefile OMAPDSS: remove all old panel drivers 2013-08-29 16:21:52 +03:00
vrfb.c drivers/video/omap2: don't check resource with devm_ioremap_resource 2013-05-18 11:58:01 +02:00