From: Lothar Waßmann Date: Mon, 6 Jan 2014 13:17:57 +0000 (+0100) Subject: video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error messages X-Git-Tag: v3.14-rc1~105^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18dd44d89f94ebb6b68af93df462683bcfa6a7e5;p=pandora-kernel.git video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error messages 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-diff-tree failed