]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 10 Oct 2011 12:40:19 +0000 (14:40 +0200)
commit5b3dcb3d8cbdbf3e927e05ad7b0dfe45e44d84e9
treefe926cf156db4994973940f9a4d5ea7b1a102c54
parent6e105181fd09984b239c600413bc5b8374d21103
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