[PATCH v1 0/3] Use the standard _PM_OPS() export macro in Intel Tangier GPIO driver

From: Raag Jadav
Date: Mon Nov 13 2023 - 08:16:15 EST


This series exports pm_ops structure from Intel Tangier GPIO driver using
EXPORT_NS_GPL_SIMPLE_DEV_PM_OPS() helper and reuses it into its users.

Raag Jadav (3):
gpio: tangier: use EXPORT_NS_GPL_SIMPLE_DEV_PM_OPS() helper
gpio: elkhartlake: reuse pm_ops from Intel Tangier driver
gpio: tangier: unexport suspend/resume handles

drivers/gpio/gpio-elkhartlake.c | 14 +-------------
drivers/gpio/gpio-tangier.c | 9 +++++----
drivers/gpio/gpio-tangier.h | 4 ++--
3 files changed, 8 insertions(+), 19 deletions(-)

--
2.17.1