]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: pci: lantiq: switch to using gpiod API
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 30 Sep 2022 15:57:18 +0000 (08:57 -0700)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 1 Oct 2022 16:07:51 +0000 (18:07 +0200)
commit9100f63b8c326a82330b3a9f86a3234b100012cb
tree71a21ec1f45a4c18b51b981254f8c1f45e6f3aab
parent68ccbf5ee8f150bd611a5010b27a716f12ffe715
MIPS: pci: lantiq: switch to using gpiod API

This patch switches the driver from legacy gpio API to the newer
gpiod API.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/pci/pci-lantiq.c