From: Russell King <rmk+ker...@armlinux.org.uk>
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.

Reply via email to