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

Skip to content
Commit d9d4222d authored by Pradeep P V K's avatar Pradeep P V K
Browse files

mmc: host: Check for reset prior to DMA address unmap



Upon any command errors we should do a CMD and DAT reset
prior to DMA unmap but the current logic is other way.

So, with the existing change it could possible to access the
unmapped address before resetting and this leads to SMMU unmapped
address access faults. So, check for reset prior to DMA unmap.

Change-Id: I89a751118b00df1c952693a713cb5060739a0ed5
Suggested-by: default avatarVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
Signed-off-by: default avatarPradeep P V K <pragalla@codeaurora.org>
parent 84df7e40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment