[RFC 1/2] PM / suspend: Add platform_suspend_target_state()
From: Mason <hidden>
Date: 2017-07-15 23:35:23
Also in:
linux-pm, lkml
From: Mason <hidden>
Date: 2017-07-15 23:35:23
Also in:
linux-pm, lkml
On 16/07/2017 01:24, Rafael J. Wysocki wrote:
On Saturday, July 15, 2017 10:20:27 AM Florian Fainelli wrote:quoted
The enum offers the advantage of centralizing how many different states exist for all the platforms we know about in the kernel, it's easy to define common values for platforms that have the same semantics, just like it's simple to add new values for platform specific details.Well, you seem to be liking this, so why don't you just implement it?
At the end of his message, Florian wrote:
In any case, just agree and I will be happy to follow-up with patches.
Regards.