[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190524.133240.646339028966688358.davem@davemloft.net>
Date: Fri, 24 May 2019 13:32:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: weifeng.voon@...el.com
Cc: mcoquelin.stm32@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, joabreu@...opsys.com,
peppe.cavallaro@...com, andrew@...n.ch, f.fainelli@...il.com,
alexandre.torgue@...com, biao.huang@...iatek.com,
boon.leong.ong@...el.com, hock.leong.kweh@...el.com
Subject: Re: [PATCH net-next v2 1/5] net: stmmac: enable clause 45 mdio
support
From: Voon Weifeng <weifeng.voon@...el.com>
Date: Thu, 23 May 2019 23:32:43 +0800
> +static void stmmac_mdio_c45_setup(struct stmmac_priv *priv, int phyreg,
> + u32 *val, u32 *data)
> +{
> + unsigned int reg_mask = priv->hw->mii.reg_mask;
> + unsigned int reg_shift = priv->hw->mii.reg_shift;
Reverse christmas tree please.
Please fix this up for your entire submissions as there were several other
instances of this.
Thank you.
Powered by blists - more mailing lists