kernel: bump 5.15 to 5.15.119
[openwrt/staging/jow.git] / target / linux / generic / pending-5.15 / 723-net-mt7531-ensure-all-MACs-are-powered-down-before-r.patch
index a3274906a4332e260020c2b12ce42869b47f86e6..4ff7f321de93e89c376f9a5cf1c60a19dd45bade 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
 
 --- a/drivers/net/dsa/mt7530.c
 +++ b/drivers/net/dsa/mt7530.c
-@@ -2412,7 +2412,7 @@ mt7531_setup(struct dsa_switch *ds)
+@@ -2422,7 +2422,7 @@ mt7531_setup(struct dsa_switch *ds)
        struct mt7530_priv *priv = ds->priv;
        struct mt7530_dummy_poll p;
        u32 val, id;
@@ -24,7 +24,7 @@ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
  
        /* Reset whole chip through gpio pin or memory-mapped registers for
         * different type of hardware
-@@ -2444,6 +2444,10 @@ mt7531_setup(struct dsa_switch *ds)
+@@ -2454,6 +2454,10 @@ mt7531_setup(struct dsa_switch *ds)
                return -ENODEV;
        }