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

Skip to content
Commit 7b29dca6 authored by Kiran Gunda's avatar Kiran Gunda Committed by Dilip Kota
Browse files

msm_serial_hs: Manage UART irq in clock on/clock off



XO shutdown doesn't happen as long as the
uart port is kept open even though uart clocks
are switched off. This is because the uart core
interrupt is configured in port open and free'd
in port close.

To avoid this issue uart irq is disabled and
enabled in clock off and clock on respectively.

CRs-Fixed: 606931
Change-Id: I8a8b733b860bfc373fc38c9550955d571d3a70bf
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
Signed-off-by: default avatarDilip Kota <c_dkota@codeaurora.org>
parent 5f318d6e
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