kernel: bump 5.4 to 5.4.45
[openwrt/openwrt.git] / target / linux / mediatek / patches-5.4 / 0501-crypto-add-eip97-inside-secure-support.patch
index 197cbf457d7550bbd178b1fbd68b6c5d7e40c50f..98cb0b16ff89698854e9b5fa34ceb087be6e082f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/crypto/inside-secure/safexcel.c
 +++ b/drivers/crypto/inside-secure/safexcel.c
-@@ -595,6 +595,14 @@
+@@ -595,6 +595,14 @@ static int safexcel_hw_init(struct safex
                val |= EIP197_MST_CTRL_TX_MAX_CMD(5);
                writel(val, EIP197_HIA_AIC(priv) + EIP197_HIA_MST_CTRL);
        }