kernel: backport b53/bcm_sf2 changes from v5.8
[openwrt/staging/pepe2k.git] / target / linux / bcm4908 / patches-5.4 / 070-v5.10-0001-net-dsa-b53-Use-dev_-err-info-instead-of-pr_.patch
index 776cf4a1f2ee2b48992e69f8be082c9aae4bf4f2..83a9b9345f9050d8d61e0b20653b645ad7a30b21 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>
-@@ -2596,8 +2594,9 @@ int b53_switch_detect(struct b53_device
+@@ -2616,8 +2614,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;
                }
        }
-@@ -2627,7 +2626,8 @@ int b53_switch_register(struct b53_devic
+@@ -2647,7 +2646,8 @@ int b53_switch_register(struct b53_devic
        if (ret)
                return ret;