kernel: bump 6.1 to 6.1.36
[openwrt/staging/jow.git] / target / linux / generic / backport-6.1 / 790-v6.4-0002-net-dsa-mt7530-refactor-SGMII-PCS-creation.patch
index 4f255abc5bc92f7f3c2db76238726ba1255ace7f..0e15cce2497a3d885c0b252bd4979c8bcbc0e7fc 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
 
 --- a/drivers/net/dsa/mt7530.c
 +++ b/drivers/net/dsa/mt7530.c
-@@ -2950,26 +2950,56 @@ static const struct regmap_bus mt7531_re
+@@ -2964,26 +2964,56 @@ static const struct regmap_bus mt7531_re
        .reg_update_bits = mt7530_regmap_update_bits,
  };
  
@@ -88,7 +88,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
        int i, ret;
  
        /* Initialise the PCS devices */
-@@ -2991,15 +3021,11 @@ mt753x_setup(struct dsa_switch *ds)
+@@ -3005,15 +3035,11 @@ mt753x_setup(struct dsa_switch *ds)
        if (ret && priv->irq)
                mt7530_free_irq_common(priv);