]> git.baikalelectronics.ru Git - kernel.git/commit
hwspinlock: qcom: Remove redundant PM runtime functions
authorBaolin Wang <baolin.wang7@gmail.com>
Wed, 8 Jan 2020 03:09:10 +0000 (11:09 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 22 Jan 2020 00:09:10 +0000 (16:09 -0800)
commit29dc66dd588c32b2eefd25556e7beee523ca1799
tree78b68896bf7d0a9bca844d11f96cbaeb5e1d4cc5
parent7898f925e73f4b1192a8138035841eb250f8ff81
hwspinlock: qcom: Remove redundant PM runtime functions

Since the hwspinlock core has changed the PM runtime to be optional, and
the Qualcomm hardware spinlock has no pm runtime requirement, thus remove
these redundant PM runtime functions.

Signed-off-by: Baolin Wang <baolin.wang7@gmail.com>
Link: https://lore.kernel.org/r/e0bb751feb7af709f92e52a07d0e8ebcf1ee44ff.1578452735.git.baolin.wang7@gmail.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/hwspinlock/qcom_hwspinlock.c