pinctrl: cherryview: Re-use data structures from pinctrl-intel.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Sep 2018 11:26:21 +0000 (14:26 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 18 Sep 2018 23:37:19 +0000 (16:37 -0700)
commit5458b7cec46a559786973b1a26ea6741e388304d
tree13913faf9651cc0e0d81820f7d315895997682e6
parente0da38425b357916fe4aa797294c405c245154c1
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h

We have some data structures duplicated across the drivers.
Let's deduplicate them by using ones that being provided by
pinctrl-intel.h.

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-cherryview.c