nfc: st95hf: Switch to using gpiod API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 26 Mar 2024 17:58:36 +0000 (19:58 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 29 Mar 2024 19:15:13 +0000 (12:15 -0700)
commitb7b1c59069123368a939327d49009e8771e88d9c
tree0c375928cd8633a165c88d06b3bf08f37a05ac24
parentb125f3eb07d9756103090a3687242f4be9968362
nfc: st95hf: Switch to using gpiod API

This updates the driver to gpiod API, and removes yet another use of
of_get_named_gpio().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240326175836.1418718-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/nfc/st95hf/core.c