From: Russell King <[email protected]> Date: Wed, 06 Feb 2019 11:34:52 +0000
> +static int a38x_comphy_probe(struct platform_device *pdev)
> +{
> + struct a38x_comphy *priv;
> + struct phy_provider *provider;
> + struct device_node *child;
> + struct resource *res;
> + void __iomem *base;
Reverse christmas tree here please.
Thanks.
