Commit 3accb18b authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru Committed by Gerrit - the friendly Code Review server
Browse files

serial: msm_geni_serial: Do not drop port->lock in polling mode



In issue case process x already locked uport->lock, whereas process y
trying to unlock same lock. This is resulting in invalid owner spin_bug.

To fix this issue added changes in driver to unlock and lock only
for the interrupt context.

Change-Id: Ifb174a11fc8dce111d0ee7c8bf3efd0e56d084f6
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent 4514e5da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment