Re: [PATCH v2] phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function

From: Vinod Koul
Date: Tue Dec 14 2021 - 02:37:38 EST


On 13-12-21, 02:05, Miaoqian Lin wrote:
> callers of tegra_xusb_find_port_node() function only do NULL checking for
> the return value. return NULL instead of ERR_PTR(-ENOMEM) to keep
> consistent.

Applied, thanks

--
~Vinod