linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] Some improvements for Qualcomm hwspinlock
@ 2020-01-08  3:09 Baolin Wang
  2020-01-08  3:09 ` [PATCH RESEND 1/2] hwspinlock: qcom: Remove redundant PM runtime functions Baolin Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Baolin Wang @ 2020-01-08  3:09 UTC (permalink / raw)
  To: agross, ohad, bjorn.andersson
  Cc: baolin.wang7, linux-arm-msm, linux-remoteproc, linux-kernel

This patch set did some optimization for Qualcomm hwlock controller,
including using devm_hwspin_lock_register() API to simplify code and
removing redundant pm runtime functions.

Baolin Wang (2):
  hwspinlock: qcom: Remove redundant PM runtime functions
  hwspinlock: qcom: Use devm_hwspin_lock_register() to register hwlock
    controller

 drivers/hwspinlock/qcom_hwspinlock.c |   28 ++--------------------------
 1 file changed, 2 insertions(+), 26 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-22  0:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-08  3:09 [PATCH RESEND 0/2] Some improvements for Qualcomm hwspinlock Baolin Wang
2020-01-08  3:09 ` [PATCH RESEND 1/2] hwspinlock: qcom: Remove redundant PM runtime functions Baolin Wang
2020-01-08  3:09 ` [PATCH RESEND 2/2] hwspinlock: qcom: Use devm_hwspin_lock_register() to register hwlock controller Baolin Wang
2020-01-22  0:15 ` [PATCH RESEND 0/2] Some improvements for Qualcomm hwspinlock Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).