kernel: bump 5.4 to 5.4.80
[openwrt/staging/rmilecki.git] / target / linux / layerscape / patches-5.4 / 802-can-0026-can-flexcan-fix-deadlock-when-using-self-wakeup.patch
index da8a40630175dbed009c7cc14e7a4f16e30beb98..a17133280fb389636ef23ba45f325c877cf76097 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)
-@@ -1054,6 +1053,12 @@ static irqreturn_t flexcan_irq(int irq,
+@@ -1056,6 +1055,12 @@ static irqreturn_t flexcan_irq(int irq,
  
        reg_esr = priv->read(&regs->esr);