From: Rafael J. Wysocki Date: Tue, 26 Sep 2006 06:32:57 +0000 (-0700) Subject: [PATCH] suspend: make it possible to disable serial console suspend X-Git-Tag: v2.6.19-rc1~1097 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1da95ae38afdcda83328300c4aed755d9fc01a6;p=pandora-kernel.git [PATCH] suspend: make it possible to disable serial console suspend Hack uart_suspend_port() and uart_resume_port() so that serial console ports are not suspended if CONFIG_DISABLE_CONSOLE_SUSPEND is set. This makes it possible to debug the suspend and resume routines of all device drivers as well as the lowest-level swsusp code with the help of the serial console. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed