From 18dd44d89f94ebb6b68af93df462683bcfa6a7e5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lothar=20Wa=C3=9Fmann?= Date: Mon, 6 Jan 2014 14:17:57 +0100 Subject: [PATCH] video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed