From: Shubhrajyoti D Date: Mon, 16 Jan 2012 10:22:36 +0000 (+0530) Subject: omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. X-Git-Tag: v3.3-rc2~4^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc4f0d8f65b396d214a31195a91c0394c5bf628;p=pandora-kernel.git omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. The macro SET_SYSTEM_SLEEP_PM_OPS depends CONFIG_PM_SLEEP. The patch defines the suspend and resume functions for CONFIG_PM_SLEEP instead of CONFIG_SUSPEND. Signed-off-by: Shubhrajyoti D Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed