pinctrl: cedarfork: Define PM ops via INTEL_PINCTRL_PM_OPS()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Aug 2018 16:27:46 +0000 (19:27 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 31 Aug 2018 09:25:35 +0000 (11:25 +0200)
commitb417748c0fa26353c0ed67cf110f2d12a7e1630d
treeeb4ca398f5339d2c769974dc801840be34d5a66e
parent05a100e4ac7d338121351eb8673b5d93f0317322
pinctrl: cedarfork: 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-cedarfork.c