1
0
Fork 0
alistair23-linux/drivers/slimbus
Srinivas Kandagatla 5bfd32bb16 slimbus: core: do not enter to clock pause mode in core
[ Upstream commit df2c471c4a ]

Let the controller logic decide when to enter into clock pause mode!
Entering in to pause mode during unregistration does not really make
sense as the controller is totally going down at that point in time.

Fixes: 4b14e62ad3 ("slimbus: Add support for 'clock-pause' feature")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20200925095520.27316-3-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 09:57:42 +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: do not enter to clock pause mode in core 2020-10-29 09:57:42 +01:00
messaging.c slimbus: messaging: add slim_alloc/free_txn_tid() 2018-07-07 17:24:32 +02:00
qcom-ctrl.c slimbus: remove redundant dev_err message 2019-06-20 10:45:22 +02:00
qcom-ngd-ctrl.c slimbus: ngd: get drvdata from correct device 2020-06-24 17:50:22 +02:00
sched.c slimbus: Add support for 'clock-pause' feature 2017-12-19 11:01:03 +01:00
slimbus.h slimbus: fix slim_tid_txn() 2019-08-18 12:56:10 +02:00
stream.c slimbus: fix kerneldoc comments 2019-06-10 18:44:21 +02:00