]> asedeno.scripts.mit.edu Git - linux.git/commit
hwspinlock: sirf: Remove redundant PM runtime functions
authorBaolin Wang <baolin.wang7@gmail.com>
Wed, 8 Jan 2020 03:23:45 +0000 (11:23 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 22 Jan 2020 00:16:30 +0000 (16:16 -0800)
commit8f2a0dc87dad7f5c644fc9210a1efb4617acd6a1
tree2ae6284b4e98b3b8596aca951b4b0f7c1ab86b2d
parent77d99a6a9df2ac3d1832b408123e48549d1e01fd
hwspinlock: sirf: Remove redundant PM runtime functions

Since the hwspinlock core has changed the PM runtime to be optional, and
the SIRF 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/c921e391aa2a652d8d6ae0e4041202cec9d917e7.1578453662.git.baolin.wang7@gmail.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/hwspinlock/sirf_hwspinlock.c