]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit90c2d2eb7ab5848c4f853751f12b96bdc460ad1b
tree71a21ec1f45a4c18b51b981254f8c1f45e6f3aab
parent056a68cea01edfa78b3474af1bfa39cc6bcc7bee
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