[PATCH 1/5] drm/omap: Fix suspend resume regression after platform data removal
Tony Lindgren
tony at atomide.com
Thu Jun 11 14:32:32 UTC 2020
* Grygorii Strashko <grygorii.strashko at ti.com> [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
More information about the dri-devel
mailing list