On Tuesday, October 3, 2017 10:09:21 AM CEST Ulf Hansson wrote: > On 26 September 2017 at 22:45, Rafael J. Wysocki <[email protected]> wrote: > > From: Rafael J. Wysocki <[email protected]> > > > > None of the locomo drivers in the tree implements the suspend and > > resume callbacks from struct locomo_driver, so drop them and drop > > the corresponding callbacks from locomo_bus_type. > > > > Signed-off-by: Rafael J. Wysocki <[email protected]> > > FWIW: > > Reviewed-by: Ulf Hansson <[email protected]> > > Do you also plan to convert the locomo_device_driver (platform_driver) > to be converted to the modern PM callbacks for suspend/resume?
Yes, I do, but that later. :-) Thanks, Rafael

