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

Commit cb19cc72 authored by Dinesh K Garg's avatar Dinesh K Garg
Browse files

crypto: ice: use devm api to unmap IO Resource



ICE driver currently uses devm_ioremap_resource to map IO resource.
However, it is using iounmap to reverse the mapping in case of failure.
Replacing iounmap with devm_iounmap for proper resource handling.

Change-Id: I9f5c679bc161391d01f30f6131567d86f9363caa
Signed-off-by: default avatarDinesh K Garg <dineshg@codeaurora.org>
parent 8f275c1c
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