video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error messages
authorLothar Waßmann <LW@KARO-electronics.de>
Mon, 6 Jan 2014 13:17:57 +0000 (14:17 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 Jan 2014 08:57:40 +0000 (10:57 +0200)
Make the messages that are printed in case of fatal errors actually
visible to the user without having to recompile the driver with
debugging enabled.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/mxsfb.c

Simple merge