[PATCH 1/3] ARM: davinci: PM: Drop useless check for PM_SUSPEND_STANDBY
From: Sekhar Nori <hidden>
Date: 2017-02-20 08:30:49
Also in:
linux-omap, linux-pm
From: Sekhar Nori <hidden>
Date: 2017-02-20 08:30:49
Also in:
linux-omap, linux-pm
On Friday 17 February 2017 09:40 PM, Geert Uytterhoeven wrote:
As DaVinci uses the standard suspend_valid_only_mem() for its platform_suspend_ops.valid() callback, its platform_suspend_ops.enter() callback will never be called with state equal to PM_SUSPEND_STANDBY. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Looks good to me. Whats the plan for applying the series. Do you want the individual machine maintainers to apply their parts. Or some other? Thanks, Sekhar