[PATCH] PM: ARM: sa1111: Drop suspend and resume bus type callbacks
From: rafael@kernel.org (Rafael J. Wysocki)
Date: 2017-09-26 21:37:45
Also in:
linux-pm, lkml
From: rafael@kernel.org (Rafael J. Wysocki)
Date: 2017-09-26 21:37:45
Also in:
linux-pm, lkml
On Tue, Sep 26, 2017 at 11:28 PM, Russell King - ARM Linux [off-list ref] wrote:
On Tue, Sep 26, 2017 at 10:47:10PM +0200, Rafael J. Wysocki wrote:quoted
From: Rafael J. Wysocki <redacted> None of the sa1111 drivers in the tree implements the suspend and resume callbacks from struct sa1111_driver, so drop them and drop the corresponding callbacks from sa1111_bus_type. Signed-off-by: Rafael J. Wysocki <redacted>This will conflict with some patches I have - would you like me to queue it along with my changes?
Yes, please.
When would you like to get this merged?
When possible. :-) I would like to drop the legacy suspend/resume callbacks from struct bus_type eventually, as that's long overdue, and this is needed for that purpose. Not too urgent, though. Thanks, Rafael