Commit cb12a106 authored by Vamsi Krishna's avatar Vamsi Krishna Committed by Bryan Huntsman
Browse files

msm: smd: Add smd_tiocmset api without spinlocks



tiocmset can be called from client drivers in smd callbacks which
could result in dead-lock as most of the call-backs holds spinlock
which is used by tiocmset. Add tiocmset call which does not use
spinlocks so that it can be used from smd callbacks.

Signed-off-by: default avatarVamsi Krishna <vskrishn@codeaurora.org>
parent e606a7b1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment