On Tue, Aug 30, 2022 at 1:33 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > As a preparation to unexport of_gpio_named_count(), convert the > driver to use gpiod_count() instead. I'm always in favor of removing DT APIs. > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > drivers/pci/controller/dwc/pcie-kirin.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx>