diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-04-01 13:36:02 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-04-18 16:18:52 +0300 |
commit | edc5601db66411a8c9c6b08b3aacf7e154a34c6d (patch) | |
tree | a5bd34c89daa1efac586eba28cd924c60131a47b /drivers/gpio | |
parent | 6671d0bc17866f71b8ca7ea3fb7e6dfc2a8069d2 (diff) | |
download | linux-next-edc5601db66411a8c9c6b08b3aacf7e154a34c6d.tar.gz |
pinctrl: meson: Replace custom code by gpiochip_node_count() call
Since we have generic function to count GPIO controller nodes
under a given device, there is no need to open code it. Replace
custom code by gpiochip_node_count() call.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions