]> git.baikalelectronics.ru Git - kernel.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)
commitf766614d5052f5cdc56de73cc653c4b1f3144e10
tree2ae6284b4e98b3b8596aca951b4b0f7c1ab86b2d
parent920f555753e6e420887f1807386106faded3ff1c
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