From: Ryan Mallon Date: Wed, 1 Apr 2009 19:33:30 +0000 (+0100) Subject: [ARM] 5441/1: Use pr_err on error paths in at91 pm X-Git-Tag: v2.6.30-rc1~242^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f96b1caac43b34b325ee4acf61ce57d7214409c;p=pandora-kernel.git [ARM] 5441/1: Use pr_err on error paths in at91 pm Change pr_debug to pr_err on error paths in the AT91 power management code. All of the errors will result in the cpu not going into the suspend state. This patch makes it possible to identify problems with suspend when power management debugging is not enabled. Signed-off-by: Ryan Mallon Acked-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed