pinctrl: alderlake: Switch to use Intel pin control PM ops
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 30 Oct 2023 12:07:19 +0000 (14:07 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 13 Nov 2023 11:33:27 +0000 (13:33 +0200)
commit33f1c0b0bf22c6c7922e9b49b9cbcc4e9c441640
treeafc11e7dd09c2508a4790be986c4e9614139dbd1
parentb10a74b5c0c1497f510f91333652fbb060060b69
pinctrl: alderlake: Switch to use Intel pin control PM ops

The main driver conditionally exports the PM ops structure.
Switch this driver to use it instead of customly wrapped one.

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231030120734.2831419-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/intel/pinctrl-alderlake.c