pinctrl: intel: Use str_enable_disable() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 17 Oct 2022 17:15:06 +0000 (20:15 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 26 Oct 2022 13:45:01 +0000 (16:45 +0300)
commit98e63c1140a458d6795018ff30e1b259c0e1131c
treec3b694cff6463b9bcb1813e0d67cd7bda61cbc0f
parent1177ca3a0b53bdfb1438e33a5546527de728ec10
pinctrl: intel: Use str_enable_disable() helper

Use str_enable_disable() helper instead of open coding the same.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/intel/pinctrl-intel.c