From: <[email protected]>
Date: Fri, 27 Feb 2015 13:19:44 +0200

> From: Grygorii Strashko <[email protected]>
> 
> Setting a dev_pm_ops suspend_late/resume_early pair but not a
> set of hibernation functions means those pm functions will
> not be called upon hibernation.
> Fix this by using SET_LATE_SYSTEM_SLEEP_PM_OPS, which appropriately
> assigns the suspend and hibernation handlers and move
> davinci_mdio_x callbacks under CONFIG_PM_SLEEP to avoid build warnings.
> 
> Signed-off-by: Grygorii Strashko <[email protected]>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to