mmc: cqhci: Handle cqhci crypto configurations correctly
Enable/Disable cqhci crypto from cqhci_enable/cqhci_disable
instead of __cqhci_enable/__cqhci_disable to avoid mulitple
changes to crypto configs. These APIs are more frequently
called & the intermittent disablement of crypto config is
leading to failure of keyslot programming, their by blocking
the encryption of content.
Change-Id: If7bafaad4ec90b6f97ab1ca6006335d6f58220e4
Signed-off-by:
Phanindra Babu Pabba <pabba@codeaurora.org>
Loading
Please register or sign in to comment