Re: [PATCH] dmaengine: Drop unnecessary of_match_device() calls
From: Vinod Koul
Date: Mon Oct 09 2023 - 02:12:33 EST
On Fri, 06 Oct 2023 16:38:35 -0500, Rob Herring wrote:
> If probe is reached, we've already matched the device and in the case of
> DT matching, the struct device_node pointer will be set. Therefore, there
> is no need to call of_match_device() in probe.
>
>
Applied, thanks!
[1/1] dmaengine: Drop unnecessary of_match_device() calls
commit: c48de45d4cefc5a2f0d0e4101c39884326ac704c
Best regards,
--
~Vinod