[PATCH 1/3] ARM: davinci: PM: Drop useless check for PM_SUSPEND_STANDBY
From: Sekhar Nori <hidden>
Date: 2017-02-21 08:57:02
Also in:
linux-omap, linux-pm
From: Sekhar Nori <hidden>
Date: 2017-02-21 08:57:02
Also in:
linux-omap, linux-pm
On Monday 20 February 2017 02:10 PM, Geert Uytterhoeven wrote:
Hi Sekhar, On Mon, Feb 20, 2017 at 9:30 AM, Sekhar Nori [off-list ref] wrote:quoted
On Friday 17 February 2017 09:40 PM, Geert Uytterhoeven wrote:quoted
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?I think the individual machine maintainers is the simplest.
Patch 1/3 applied to branch v4.12/soc of my tree. Thanks, Sekhar