diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2019-04-30 12:12:23 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2019-05-01 11:41:38 +0200 |
commit | 0d04d0c146786da42c6e68c7d2f09c956c5b5bd3 (patch) | |
tree | 036003bab5e527ad45dcfbbd5c1a8f4e55dde9a0 /init/Kconfig | |
parent | genirq: Introduce irq_chip_{request,release}_resource_parent() apis (diff) | |
download | linux-0d04d0c146786da42c6e68c7d2f09c956c5b5bd3.tar.xz linux-0d04d0c146786da42c6e68c7d2f09c956c5b5bd3.zip |
gpio: thunderx: Use the default parent apis for {request,release}_resources
thunderx_gpio_irq_{request,release}_resources apis are trying to
{request,release} resources on parent interrupt. There are default
apis doing the same. Use the default parent apis instead of writing
the same code snippet.
Cc: linux-gpio@vger.kernel.org
Cc: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions