kernel: bump 5.4 to 5.4.83
[openwrt/openwrt.git] / target / linux / layerscape / patches-5.4 / 808-i2c-0016-LF-162-i2c-imx-Defer-probing-if-EDMA-not-available.patch
index 53440f896bf1a2c8b60716b1745000bba26d9efe..815cb0efe6cf19092ec70e8d0927a293ad1854cb 100644 (file)
@@ -52,7 +52,7 @@ Signed-off-by: Peng Ma <peng.ma@nxp.com>
  }
  
  static void i2c_imx_dma_callback(void *arg)
-@@ -1602,10 +1604,14 @@ static int i2c_imx_probe(struct platform
+@@ -1633,10 +1635,14 @@ static int i2c_imx_probe(struct platform
        dev_info(&i2c_imx->adapter.dev, "IMX I2C adapter registered\n");
  
        /* Init DMA config if supported */