From ddd85e225c8885b5e4419b0499ab27100e7c366a Mon Sep 17 00:00:00 2001 From: Sourav Poddar Date: Wed, 15 May 2013 21:05:38 +0530 Subject: [PATCH] serial: omap: prevent runtime PM for "no_console_suspend" The driver manages "no_console_suspend" by preventing runtime PM during the suspend path, which forces the console UART to stay awake. Reviewed-by: Felipe Balbi Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman Signed-off-by: Sourav Poddar Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed