]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 25 Nov 2019 17:27:34 +0000 (19:27 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 13 Dec 2019 14:48:48 +0000 (16:48 +0200)
commit21a06495d0e757b8a52774ce62e9cfdf07838971
tree9c102e0a12df776cf975c6a09acf707d02084c5d
parentc35f463a966221f3d6c6bc48fbea27a8d68aafc3
pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use

We may need this function for other features in the pin control driver.

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