linux/drivers/hte
Andy Shevchenko 091ac92dc7 hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS()
SET_LATE_SYSTEM_SLEEP_PM_OPS is deprecated, replace it with
LATE_SYSTEM_SLEEP_PM_OPS() and use pm_sleep_ptr() for setting
the driver's pm routines. We can now remove the __maybe_unused
qualifier in the suspend and resume functions.

Tested-by: Dipen Patel <dipenp@nvidia.com>
Reviewed-by: Dipen Patel <dipenp@nvidia.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231010151709.4104747-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dipen Patel <dipenp@nvidia.com>
2023-10-12 09:33:15 -07:00
..
hte-tegra194-test.c hte: tegra-194: Use proper includes 2023-04-26 15:44:30 -07:00
hte-tegra194.c hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS() 2023-10-12 09:33:15 -07:00
hte.c hte: Annotate struct hte_device with __counted_by 2023-10-03 13:18:39 -07:00
Kconfig hte: allow building modules with COMPILE_TEST enabled 2023-10-03 13:19:58 -07:00
Makefile hte: Add Tegra HTE test driver 2022-05-04 11:06:14 +02:00