pinctrl: keembay: Convert to use struct pingroup
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 4 Dec 2023 15:56:35 +0000 (17:56 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 7 Dec 2023 09:53:57 +0000 (10:53 +0100)
commit3859a6fdf0edd54e05d0a35a2b418dbf85d43dc1
tree9f3389edabf7981c81704dc5dafccb9758dd66bc
parentbe1d5f57366c3181b3df4b818caa2cd8a5c95490
pinctrl: keembay: Convert to use struct pingroup

The pin control header provides struct pingroup.
Utilize it instead of open coded variants in the driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231204160033.1872569-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-keembay.c