[net-next PATCH v1 7/7] net/fsl: Use _ADR ACPI object to register PHYs

David Miller davem at davemloft.net
Wed Sep 30 18:04:44 EDT 2020


From: Calvin Johnson <calvin.johnson at oss.nxp.com>
Date: Wed, 30 Sep 2020 21:34:30 +0530

> @@ -248,6 +250,10 @@ static int xgmac_mdio_probe(struct platform_device *pdev)
>  	struct resource *res;
>  	struct mdio_fsl_priv *priv;
>  	int ret;
> +	struct fwnode_handle *fwnode;
> +	struct fwnode_handle *child;
> +	unsigned long long addr;
> +	acpi_status status;
>  

Reverse chrstimas tree here too, please.



More information about the linux-arm-kernel mailing list