pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Aug 2018 16:27:50 +0000 (19:27 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 31 Aug 2018 09:25:50 +0000 (11:25 +0200)
commit558b34ba10e2520eb13a9c1c6b0c25f6c7b7b706
treef6000e5338dc4d9941308f7f9c76bc402ab817d1
parent4ee73414a4a151880d919b0fe1962d8d21ebe699
pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()

Instead of open coding same structure definition for PM operations,
replace it with a common macro.

No functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/intel/pinctrl-sunrisepoint.c