Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fdd67ccc authored by Divya Sharma's avatar Divya Sharma
Browse files

Revert "mmc: msm-host: Set inline-crypto support host flag"



This reverts commit 4f97e2b4.

Change-Id: I864e1df0142f3e1341727a2921bb7d86024bf682
Signed-off-by: default avatarDivya Sharma <divyash@codeaurora.org>
parent 48875cd0
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -4987,7 +4987,6 @@ static int sdhci_msm_probe(struct platform_device *pdev)
			goto vreg_deinit;
			goto vreg_deinit;
		}
		}
		host->is_crypto_en = true;
		host->is_crypto_en = true;
		msm_host->mmc->inlinecrypt_support = true;
		/* Packed commands cannot be encrypted/decrypted using ICE */
		/* Packed commands cannot be encrypted/decrypted using ICE */
		msm_host->mmc->caps2 &= ~(MMC_CAP2_PACKED_WR |
		msm_host->mmc->caps2 &= ~(MMC_CAP2_PACKED_WR |
				MMC_CAP2_PACKED_WR_CONTROL);
				MMC_CAP2_PACKED_WR_CONTROL);