Re: [PATCH] PCI: tegra: Fix support for GPIO based PERST#

2019-07-05 Thread Manikanta Maddireddy
On 05-Jul-19 3:20 PM, Lorenzo Pieralisi wrote: > On Fri, Jul 05, 2019 at 09:48:50AM +0100, Jon Hunter wrote: >> Commit 5e5e9c23f82a ("PCI: tegra: Add support for GPIO based PERST#") >> calls the function devm_gpiod_get_from_of_node() to request a GPIO. >> Unfortunately, around the same time this

Re: [PATCH] PCI: tegra: Fix support for GPIO based PERST#

2019-07-05 Thread Lorenzo Pieralisi
On Fri, Jul 05, 2019 at 09:48:50AM +0100, Jon Hunter wrote: > Commit 5e5e9c23f82a ("PCI: tegra: Add support for GPIO based PERST#") > calls the function devm_gpiod_get_from_of_node() to request a GPIO. > Unfortunately, around the same time this was merged, commit 025bf37725f1 > ("gpio: Fix return v