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

Skip to content
Commit 4d6d8b48 authored by Sandeep Singh's avatar Sandeep Singh
Browse files

wcnss: Adding entry for new iris card WCN3615



Adding entry for new iris card WCN3615 and adding fix for getting wrong
iris card chip id. In wcnss_get_iris_name, when iris_id shifts 16bits
right, it can't match the right name as the highest bit is filled up
with 1.

Change type of iris_id from int to u32, and add mask for iris_id.

Change-Id: Ic7b334aa0b3f018fe915f6d0e96b6f9605492459
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
parent 03e6dc12
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