Home
last modified time | relevance | path

Searched hist:"39637 e10032a15dc56abef1846d5be47698be1bb" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/omapdrm/dss/
H A Doutput.cdiff 39637e10032a15dc56abef1846d5be47698be1bb Fri Nov 06 14:26:39 CET 2015 Tomi Valkeinen <tomi.valkeinen@ti.com> drm/omap: output: use dev_err instead of DSSERR

We don't have omapdss's custom error printing functions in the common
omapdss-base module, to which we want to move output.c.

This patch changes output.c to use dev_err instead of DSSERR so that it
doesn't depend on DSSERR.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>