|
@@ -1064,6 +1064,7 @@ static const struct dev_pm_ops nhi_pm_ops = {
|
|
* we just disable hotplug, the
|
|
* we just disable hotplug, the
|
|
* pci-tunnels stay alive.
|
|
* pci-tunnels stay alive.
|
|
*/
|
|
*/
|
|
|
|
+ .thaw_noirq = nhi_resume_noirq,
|
|
.restore_noirq = nhi_resume_noirq,
|
|
.restore_noirq = nhi_resume_noirq,
|
|
.suspend = nhi_suspend,
|
|
.suspend = nhi_suspend,
|
|
.freeze = nhi_suspend,
|
|
.freeze = nhi_suspend,
|