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

Skip to content
Commit 21155544 authored by Iliya Varadzhakov's avatar Iliya Varadzhakov
Browse files

msm: cpp: Initialize timer before use it



CPP module uses timer to detect hardware timeout. This
timer has to be initialized with init_timer API() before
use. It has to be deleted only after initialization.
Calling delete_timer() API twice can cause error.

Change-Id: I752286e0dd74cbbc220f425210f239a903068f4d
Signed-off-by: default avatarIliya Varadzhakov <ivarad@codeaurora.org>
parent 57301a09
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