kernel: Make the patches apply on top of 4.19
[openwrt/staging/lynxis.git] / target / linux / generic / pending-4.19 / 736-net-phy-at803x-allow-to-configure-via-dt.patch
index 6bc626dd6a2429ef7c5d11895cc151595c8684b1..496700f37710c31159be823177772281b109ede7 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/at803x.c
 +++ b/drivers/net/phy/at803x.c
-@@ -354,6 +354,14 @@ static int at803x_config_init(struct phy
+@@ -329,6 +329,14 @@ static int at803x_config_init(struct phy
                                AT803X_DEBUG_TX_CLK_DLY_EN, 0);
        }
  
@@ -15,7 +15,7 @@
        return 0;
  }
  
-@@ -392,6 +400,7 @@ static void at803x_link_change_notify(st
+@@ -367,6 +375,7 @@ static void at803x_link_change_notify(st
  {
        struct at803x_priv *priv = phydev->priv;
        struct at803x_platform_data *pdata;
@@ -23,7 +23,7 @@
        pdata = dev_get_platdata(&phydev->mdio.dev);
  
        /*
-@@ -421,8 +430,19 @@ static void at803x_link_change_notify(st
+@@ -396,8 +405,19 @@ static void at803x_link_change_notify(st
        } else {
                priv->phy_reset = false;
        }