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

Skip to content
Commit 67b19cca authored by Deva Ramasubramanian's avatar Deva Ramasubramanian
Browse files

msm: vidc: use managed ioremap



The ioremapped memory (for the register base) is mapped in the probe and
held over the lifetime of the driver. This confuses kmemleak and causes
false positives. Hence switch to devm_ioremap as a hint that it's not
meant to be freed.

CRs-Fixed: 683062
Change-Id: I1a339b8fdb8272e8941f50d6e133ae78f64fd245
Signed-off-by: default avatarDeva Ramasubramanian <dramasub@codeaurora.org>
parent ff86e4ff
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