From: Linus Walleij Date: Mon, 10 Oct 2011 11:04:44 +0000 (+0200) Subject: mfd: Convert db8500-prcmu panic() into pr_crit() X-Git-Tag: v3.2-rc1~72^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57265bc114fd71e721a314f481902cd4f4d3d05f;p=pandora-kernel.git mfd: Convert db8500-prcmu panic() into pr_crit() panic() is too heavy for this, indeed the PRCMU is critical for the system but not to the point that we should stop everything, if we can still get a prompt or so. Signed-off-by: Linus Walleij Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed