mfd: Convert db8500-prcmu panic() into pr_crit()
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 10 Oct 2011 11:04:44 +0000 (13:04 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:19 +0000 (14:09 +0200)
commit57265bc114fd71e721a314f481902cd4f4d3d05f
treeb5f41c1aaa6a774e2f67dfab487e5cb917931994
parente62ccf3a7a21d62d92520f47ba5bd7e2112d8c1b
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 <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/db8500-prcmu.c
This page took 0.024759 seconds and 5 git commands to generate.