Re: [PATCH v5 phy-next 08/16] phy: lynx-28g: move struct lynx_info definitions downwards

From: Ioana Ciornei

Date: Thu Jun 11 2026 - 07:03:29 EST


On Wed, Jun 10, 2026 at 06:19:44PM +0300, Vladimir Oltean wrote:
> We need to be able to reference more function pointers in upcoming
> patches. The struct lynx_info definitions are currently placed a bit up
> in lynx-28g.c in order to be able to do that without function prototype
> forward declarations, so move them downward to avoid that situation.
>
> No functional change intended.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>

Reviewed-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>