kernel: bump 5.4 to 5.4.79
[openwrt/openwrt.git] / target / linux / layerscape / patches-5.4 / 802-can-0026-can-flexcan-fix-deadlock-when-using-self-wakeup.patch
index a7713957012dd3cb4d4e8b7167f185f2fa11ec19..da8a40630175dbed009c7cc14e7a4f16e30beb98 100644 (file)
@@ -47,7 +47,7 @@ Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
  
  /* FLEXCAN Bit Timing register (CBT) bits */
  #define FLEXCAN_CBT_BTF                       BIT(31)
-@@ -1055,6 +1054,12 @@ static irqreturn_t flexcan_irq(int irq,
+@@ -1054,6 +1053,12 @@ static irqreturn_t flexcan_irq(int irq,
  
        reg_esr = priv->read(&regs->esr);