commit | adfeee9b871a2ed26673c24ada23c13e11a21505 | [log] [tgz] |
---|---|---|
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | Fri Mar 13 21:09:12 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 17 12:53:07 2020 +0100 |
tree | 32d518d8634b212a48e96df034a7bcfe072ab0fc | |
parent | 2a1cd3a8b723f8114983b6a8354ddb9981ec2384 [diff] |
staging: mt7621-pci: release gpios after pci initialization R3G's LEDs fail to initialize because one of them uses GPIO8 Hence, release the GPIO resources after PCIe initialization and properly release also in driver error path. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Link: https://lore.kernel.org/r/20200313200913.24321-6-sergio.paracuellos@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>