omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.
authorShubhrajyoti D <shubhrajyoti@ti.com>
Mon, 16 Jan 2012 10:22:36 +0000 (15:52 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Jan 2012 22:11:05 +0000 (14:11 -0800)
    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 <shubhrajyoti@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found