lkml.org 
[lkml]   [2020]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2 2/2] net: phy: tja11xx: add delayed registration of TJA1102 PHY1
From
From: Oleksij Rempel <o.rempel@pengutronix.de>
Date: Mon, 9 Mar 2020 08:40:44 +0100

> +
> +static void tja1102_p1_register(struct work_struct *work)
> +{
> + struct tja11xx_priv *priv = container_of(work, struct tja11xx_priv,
> + phy_register_work);
> +
> + struct phy_device *phydev_phy0 = priv->phydev;
> + struct mii_bus *bus = phydev_phy0->mdio.bus;
> + struct device *dev = &phydev_phy0->mdio.dev;

Please fix the indentation of the 'bus' variable declaration.

\
 
 \ /
  Last update: 2020-03-09 17:59    [W:0.148 / U:0.900 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site