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

Skip to content
Commit e82c13b9 authored by Lynus Vaz's avatar Lynus Vaz
Browse files

msm: kgsl: Remove a warning at adreno_probe() time



The adreno driver uses the presence of iommu-secure-id property to
enable content protection. This property is a u32, and reading it as
a bool generated warnings at probe time. Read it as u32, and check
the return value to decide if it is enabled or disabled.

CRs-Fixed: 732302
Change-Id: I4aa533ab37e00fcef3b068f09f5a227076bfa787
Signed-off-by: default avatarLynus Vaz <lvaz@codeaurora.org>
parent 2f0184f7
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