04.04.2020 04:25, Sowjanya Komatineni пишет: ... > +static const struct dev_pm_ops tegra_vi_pm_ops = { > + SET_RUNTIME_PM_OPS(vi_runtime_suspend, vi_runtime_resume, NULL) > +}; Aren't the suspend/resume ops needed?
04.04.2020 04:25, Sowjanya Komatineni пишет: ... > +static const struct dev_pm_ops tegra_vi_pm_ops = { > + SET_RUNTIME_PM_OPS(vi_runtime_suspend, vi_runtime_resume, NULL) > +}; Aren't the suspend/resume ops needed?