kernel: bump 5.10 to 5.10.102
[openwrt/staging/stintel.git] / target / linux / bcm4908 / patches-5.10 / 086-v5.12-0001-phy-phy-brcm-usb-improve-getting-OF-matching-data.patch
index cc713731650cbe989c2eab5c36ee318b90a5c007..ec9b1fea3d13cd961beacbe89dc8bef624d475ee 100644 (file)
@@ -27,7 +27,7 @@ Signed-off-by: Vinod Koul <vkoul@kernel.org>
  #include <linux/phy/phy.h>
  #include <linux/platform_device.h>
  #include <linux/interrupt.h>
-@@ -427,7 +428,6 @@ static int brcm_usb_phy_probe(struct pla
+@@ -457,7 +458,6 @@ static int brcm_usb_phy_probe(struct pla
        struct device_node *dn = pdev->dev.of_node;
        int err;
        const char *mode;
@@ -35,7 +35,7 @@ Signed-off-by: Vinod Koul <vkoul@kernel.org>
        void (*dvr_init)(struct brcm_usb_init_params *params);
        const struct match_chip_info *info;
        struct regmap *rmap;
-@@ -441,8 +441,9 @@ static int brcm_usb_phy_probe(struct pla
+@@ -471,8 +471,9 @@ static int brcm_usb_phy_probe(struct pla
        priv->ini.family_id = brcmstb_get_family_id();
        priv->ini.product_id = brcmstb_get_product_id();