kernel: bump 5.4 to 5.4.150
[openwrt/staging/wigyori.git] / target / linux / bcm4908 / patches-5.4 / 070-v5.10-0001-net-dsa-b53-Use-dev_-err-info-instead-of-pr_.patch
index 23e54f449eb7afd00af257bf56fd1fd2e3c7f688..be09ab9e7dba826d7790ae0c468197f1535a4a80 100644 (file)
@@ -26,7 +26,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  #include <linux/delay.h>
  #include <linux/export.h>
  #include <linux/gpio.h>
-@@ -2476,8 +2474,9 @@ int b53_switch_detect(struct b53_device
+@@ -2475,8 +2473,9 @@ int b53_switch_detect(struct b53_device
                        dev->chip_id = id32;
                        break;
                default:
@@ -38,7 +38,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
                        return -ENODEV;
                }
        }
-@@ -2507,7 +2506,8 @@ int b53_switch_register(struct b53_devic
+@@ -2506,7 +2505,8 @@ int b53_switch_register(struct b53_devic
        if (ret)
                return ret;