[PATCH] phy: Drop unnecessary of_match_device() calls

Vinod Koul vkoul at kernel.org
Fri Oct 13 03:43:53 PDT 2023


On Mon, 09 Oct 2023 12:29:11 -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] phy: Drop unnecessary of_match_device() calls
      commit: dd69a6379a07f21ab1c41360925ef29ebe992a62

Best regards,
-- 
~Vinod





More information about the linux-phy mailing list