[PATCH] dmaengine: Drop unnecessary of_match_device() calls

Vinod Koul vkoul at kernel.org
Sun Oct 8 23:12:19 PDT 2023


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





More information about the linux-arm-kernel mailing list