Re: [PATCH 1/5] drm/omap: Fix suspend resume regression after platform data removal
From: Tony Lindgren <tony@atomide.com>
Date: 2020-06-11 14:32:38
Also in:
dri-devel, linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2020-06-11 14:32:38
Also in:
dri-devel, linux-omap, lkml
* Grygorii Strashko [off-list ref] [200611 13:59]:
I think, suspend might be fixed if all devices, which are now child of ti-sysc, will do pm_runtime_force_xxx() calls at noirq suspend stage by adding: SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, pm_runtime_force_resume) Am I missing smth?
Sounds good to me, makes it behave like a standard Linux driver now :) Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel