Re: [PATCH] firmware: arm_scmi: pm: use SIMPLE_DEV_PM_OPS for pm struct
Kohei Enju <[email protected]>
| Newsgroups | org.kernel.vger.arm-scmi,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <aoVgAv8iNxPmWsUw@x1> |
On 08/19 14:15, Li Jun wrote: > use SIMPLE_DEV_PM_OPS for scmi_dev_pm_ops,and add the value of > .freeze .thaw .poweroff .restore.if these address are null, may cause > error in s4. Could you elaborate on the S4 error you observed? Also, the concerns raised by Sashiko look valid to me.