commit | 7f96b1caac43b34b325ee4acf61ce57d7214409c | [log] [tgz] |
---|---|---|
author | Ryan Mallon <ryan@bluewatersys.com> | Wed Apr 01 20:33:30 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Apr 01 22:18:19 2009 +0100 |
tree | 72b3cead74193f2076df2185566ae66c4ed102a1 | |
parent | f2255be8126e86142901c61dd482c1c2a5ffdda7 [diff] |
[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 <ryan@bluewatersys.com> Acked-by: Andrew Victor <linux@maxim.org.za> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>