kernel: bump 5.15 to 5.15.124
[openwrt/openwrt.git] / target / linux / mediatek / patches-5.15 / 850-v6.0-i2c-move-drivers-from-strlcpy-to-strscpy.patch
index 44d3753b142d250389748b466d980ed1ce4435f2..79444e071e8443ef2dbe5345dfc4dca0810ca76b 100644 (file)
@@ -257,7 +257,7 @@ Signed-off-by: Wolfram Sang <wsa@kernel.org>
  
 --- a/drivers/i2c/busses/i2c-ibm_iic.c
 +++ b/drivers/i2c/busses/i2c-ibm_iic.c
-@@ -738,7 +738,7 @@ static int iic_probe(struct platform_dev
+@@ -736,7 +736,7 @@ static int iic_probe(struct platform_dev
        adap = &dev->adap;
        adap->dev.parent = &ofdev->dev;
        adap->dev.of_node = of_node_get(np);