[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YoI1gchpEUcqC6fY@matsya>
Date: Mon, 16 May 2022 16:59:05 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Akhil R <akhilrajeev@...dia.com>
Cc: dmaengine@...r.kernel.org, jonathanh@...dia.com,
ldewangan@...dia.com, linux-kernel@...r.kernel.org,
linux-tegra@...r.kernel.org, p.zabel@...gutronix.de,
thierry.reding@...il.com
Subject: Re: [PATCH] dmaengine: tegra: Use platform_get_irq() to get IRQ
resource
On 05-05-22, 14:44, Akhil R wrote:
> Use platform_irq_get() instead platform_get_resource() for IRQ resource
> to fix the probe failure. platform_get_resource() fails to fetch the IRQ
> resource as it might not be ready at that time.
>
> platform_irq_get() is also the recommended way to get interrupt as it
> directly gives the IRQ number and no conversion from resource is
> required.
Applied, thanks
--
~Vinod
Powered by blists - more mailing lists