Commit graph

3 commits

Author SHA1 Message Date
Prudhvi Yarlagadda
7fdbc7cac6 Slimbus: Remove the mutex_unlock which is not necessary
Remove the mutex_unlock which is not required in
reconfigure_now API as it is already present outside the
reconfigure_now function.

Change-Id: Iebd7e6718cc51b4dc7dc24855603ef64f046ed20
Signed-off-by: Prudhvi Yarlagadda <pyarlaga@codeaurora.org>
2019-06-30 20:52:18 -07:00
Prudhvi Yarlagadda
240b4eaf6a slimbus: Re-organize the mutex lock for reconfigure_now api
Re-arange the mutex lock for reconfigure_now api to avoid the
race conditions in slimbus channel state access.

Change-Id: I74743c93fafecac88767a2baa825c080c970b886
Signed-off-by: Prudhvi Yarlagadda <pyarlaga@codeaurora.org>
2019-06-14 14:48:50 +05:30
Dilip Kota
d858a547cc slimbus: Add snapshot of slimbus driver
This snapshot is taken as of msm-4.14 'commit <1572d8323c96>
(Merge "soc: qcom: use interruptible wait in cdsprm for rpmsg messages")'.

Change-Id: I06c84ae568d88f98435fddbbb74a9db6dbb59109
Signed-off-by: Dilip Kota <dkota@codeaurora.org>
2019-01-16 20:56:01 -08:00