[PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times

Vinod Koul vkoul at kernel.org
Tue Jan 23 06:02:54 PST 2024


On 23-01-24, 09:20, Thomas Richard wrote:
> >>  
> >> -	ret = wiz_clock_init(wiz, node);
> >> +	ret = wiz_clock_init(wiz, node, true);
> > 
> > You are calling it one once? So what am I missing
> 
> In patch 6/14, wiz_clock_init is called in resume_noirq callback:
> 
> ret = wiz_clock_init(wiz, node, false);

noticed later, I think this would be useful to mention in changelog

-- 
~Vinod



More information about the linux-arm-kernel mailing list