commit | 05a100e4ac7d338121351eb8673b5d93f0317322 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 30 19:27:45 2018 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Aug 31 11:25:31 2018 +0200 |
tree | 97b3166b207f54dc746800dbc4ac51626af363ec | |
parent | 5689d6aaea248d3e5742292baccb9498d91257ee [diff] |
pinctrl: cannonlake: 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>