1
0
Fork 0
alistair23-linux/drivers/slimbus
Srinivas Kandagatla 8147760d86 slimbus: core: add missing spin_lock_init on txn_lock
Add missing spin lock intialization this also fixes the spinlock bad magic
warning.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-22 13:34:35 +01:00
..
Kconfig slimbus: ngd: QCOM_QMI_HELPERS has to be selected 2018-11-27 08:44:06 +01:00
Makefile slimbus: stream: add stream support 2018-07-07 17:25:23 +02:00
core.c slimbus: core: add missing spin_lock_init on txn_lock 2019-01-22 13:34:35 +01:00
messaging.c slimbus: messaging: add slim_alloc/free_txn_tid() 2018-07-07 17:24:32 +02:00
qcom-ctrl.c slimbus: qcom-ctrl: simplify getting .driver_data 2018-12-06 15:50:05 +01:00
qcom-ngd-ctrl.c slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds" 2018-12-06 15:50:06 +01:00
sched.c slimbus: Add support for 'clock-pause' feature 2017-12-19 11:01:03 +01:00
slimbus.h slimbus: ngd: remove unnecessary check 2018-11-07 14:59:28 +01:00
stream.c slimbus: stream: add stream support 2018-07-07 17:25:23 +02:00