linux/drivers/slimbus
Wei Yongjun f8d2c8ea57 slimbus: Fix missing unlock on error in slim_msg_response()
Add the missing unlock before return from function slim_msg_response()
in the error handling case.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-09 17:00:13 +01:00
..
core.c slimbus: Add support for 'clock-pause' feature 2017-12-19 11:01:03 +01:00
Kconfig slimbus: qcom: Add Qualcomm Slimbus controller driver 2017-12-19 11:01:03 +01:00
Makefile slimbus: qcom: Add Qualcomm Slimbus controller driver 2017-12-19 11:01:03 +01:00
messaging.c slimbus: Fix missing unlock on error in slim_msg_response() 2018-01-09 17:00:13 +01:00
qcom-ctrl.c slimbus: make functions slim_ack_txn and slim_alloc_txbuf static 2018-01-09 17:00:13 +01:00
sched.c slimbus: Add support for 'clock-pause' feature 2017-12-19 11:01:03 +01:00
slimbus.h slimbus: core: add common defines required for controllers 2017-12-19 11:01:03 +01:00