Re: [PATCH 2/2] gpio: tegra: Use platform_get_irq()
From: Linus Walleij <hidden>
Date: 2017-08-02 12:03:07
Also in:
linux-tegra
From: Linus Walleij <hidden>
Date: 2017-08-02 12:03:07
Also in:
linux-tegra
On Thu, Jul 20, 2017 at 6:00 PM, Thierry Reding [off-list ref] wrote:
From: Thierry Reding <redacted> Instead of using platform_get_resource() and getting the interrupts from the resource, use platform_get_irq() which is slightly easier to use and covers some special cases that the former doesn't. Signed-off-by: Thierry Reding <redacted>
Patch applied. Yours, Linus Walleij