06.12.2021 16:00, Akhil R пишет: > +static const struct __maybe_unused dev_pm_ops tegra_dma_dev_pm_ops = { > + SET_LATE_SYSTEM_SLEEP_PM_OPS(tegra_dma_pm_suspend, tegra_dma_pm_resume) > +}; Why late?
06.12.2021 16:00, Akhil R пишет: > +static const struct __maybe_unused dev_pm_ops tegra_dma_dev_pm_ops = { > + SET_LATE_SYSTEM_SLEEP_PM_OPS(tegra_dma_pm_suspend, tegra_dma_pm_resume) > +}; Why late?