Re: [PATCH] phy: Drop unnecessary of_match_device() calls

From: Vinod Koul
Date: Fri Oct 13 2023 - 06:44:09 EST



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