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

Commit 677da23e authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

msm: lmh_lite: Update to threaded interrupt handling



Update the LMH interrupt to be handled in a threaded
interrupt manner. This avoids the interrupt service
routine from queuing a work event to acquire mutex and
query the hardware to handle the interrupt. Instead this
using a threaded interrupt model will allow the LMH isr
to acquire mutex, query the hardware and then decide
whether to re-enable the interrupt.

CRs-Fixed: 898980
Change-Id: Ieb15406eb076d98117470d8e7a79269fd8a257fc
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent 5fade566
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