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

Skip to content
Commit 2e2095bc authored by Ram Prakash Gupta's avatar Ram Prakash Gupta
Browse files

mmc: cqhci: Set task descriptor size capability before allocation



If cypto is supported by mmc controller, task descriptor length
should be 128 bit independent of architecture.
But currently without this fix, for 32bit architecture task
descriptor length is set as 64 bit only as capability is checked
after allocation of descriptor memory.

To fix this, set task descriptor size capability before allocating
descriptor table.

Change-Id: I144080fdf2ecc074dfe48f375546570856795b42
Signed-off-by: default avatarRam Prakash Gupta <rampraka@codeaurora.org>
parent a0e0de01
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