]> git.baikalelectronics.ru Git - kernel.git/commit
HSI: nokia-modem: Replace of_gpio_count() by gpiod_count()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 14 Sep 2022 15:37:55 +0000 (18:37 +0300)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 20 Sep 2022 15:29:29 +0000 (17:29 +0200)
commite4422087fb493491bd593702eab97a8a9c1f42af
tree567160d5679be72a3380fda759b0afedbdccdf74
parent8fdc23ee99b9fcc724a5e48edb1733ec9dab99a9
HSI: nokia-modem: Replace of_gpio_count() by gpiod_count()

As a preparation to unexport of_gpio_named_count(), convert the
driver to use gpiod_count() instead.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/hsi/clients/nokia-modem.c