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

Skip to content
Commit 65b125a4 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

input: qti-haptics: Fix the variable type for getting element size



While parsing per effect properties, element size is obtained
as u32 data type which converts the negative value like -EINVAL
to a large value and fails parsing the property. Fix it by using
"int" data type.

Change-Id: Ifd64495e4cd810f12be61268f2eb9c6174ceede7
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 0eef6c41
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