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

Skip to content
Commit 8abbe21a authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda
Browse files

msm_geni_serial: Correct the DMA RX interrupt logic



Correct the DMA RX interrupt handling logic to check for
RX_DMA_DONE done as sometimes RX_EOT bit may not be set for
a successful transfer. But, the RX_DMA_DONE will always be
set for a transfer. This issue is caused by the change
with commit : 6a0ff35c
Disable and enable interrupt in pm runtime suspend,
pm runtime resume respectively for uart so that there
will not be any spurious core interrupt occurring when the
driver is in suspend state.

Change-Id: I9074d9f373d08982cb82af50a36289061962cf2d
Signed-off-by: default avatarPrudhvi Yarlagadda <pyarlaga@codeaurora.org>
parent 82e0a0f5
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