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)
commit811908159e7ee583e30565018a08284cf5ddae77
tree567160d5679be72a3380fda759b0afedbdccdf74
parentb28dbcb379e6a7f80262c2732a57681b1ee548ca
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