commit | 98ec52ad814013042e0ed386dcfb0c571782e844 | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang7@gmail.com> | Wed Jan 08 11:09:10 2020 +0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Jan 21 16:09:10 2020 -0800 |
tree | 78b68896bf7d0a9bca844d11f96cbaeb5e1d4cc5 | |
parent | d4824486b676ef87071081bdb77a6de2a5a341c7 [diff] |
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>