[PATCH v1 0/3] pinctrl: intel: Provide NOIRQ PM helper and use it

Andy Shevchenko posted 3 patches 2 years, 8 months ago
drivers/pinctrl/intel/pinctrl-cherryview.c | 4 +---
drivers/pinctrl/intel/pinctrl-intel.h      | 6 ++----
include/linux/pm.h                         | 5 +++++
3 files changed, 8 insertions(+), 7 deletions(-)
[PATCH v1 0/3] pinctrl: intel: Provide NOIRQ PM helper and use it
Posted by Andy Shevchenko 2 years, 8 months ago
Intel pin control drivers use NOIRQ variant of PM callbacks.
Besides that several other drivers do similar. Provide a helper
to make them smaller.

Andy Shevchenko (3):
  pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
  pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
  pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper

 drivers/pinctrl/intel/pinctrl-cherryview.c | 4 +---
 drivers/pinctrl/intel/pinctrl-intel.h      | 6 ++----
 include/linux/pm.h                         | 5 +++++
 3 files changed, 8 insertions(+), 7 deletions(-)

-- 
2.35.1