On Wed, Jun 17, 2020 at 11:33:24PM +0200, Heiko Stuebner wrote: > From: Heiko Stuebner <[email protected]> > > The different probe functions share a lot of code, so move the > common parts into a helper to reduce duplication. > > This moves the devm_phy_package_join below the general allocation > but as all components just allocate things, this should be ok. > > Suggested-by: Andrew Lunn <[email protected]> > Signed-off-by: Heiko Stuebner <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew

