All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/3] Some improvements for SIRF hwspinlock
@ 2020-01-08  3:23 ` Baolin Wang
  0 siblings, 0 replies; 12+ messages in thread
From: Baolin Wang @ 2020-01-08  3:23 UTC (permalink / raw)
  To: ohad, bjorn.andersson, baohua
  Cc: linux-arm-kernel, baolin.wang7, linux-remoteproc, linux-kernel

This patch set did some improvements for the SIRF hwspinlock driver,
including changing to use devm_xxx APIs and removing some redundant
pm runtime functions.

Baolin Wang (3):
  hwspinlock: sirf: Change to use devm_platform_ioremap_resource()
  hwspinlock: sirf: Remove redundant PM runtime functions
  hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock
    controller

 drivers/hwspinlock/sirf_hwspinlock.c |   46 ++++++----------------------------
 1 file changed, 7 insertions(+), 39 deletions(-)

-- 
1.7.9.5

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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-08  3:23 [PATCH RESEND 0/3] Some improvements for SIRF hwspinlock Baolin Wang
2020-01-08  3:23 ` Baolin Wang
2020-01-08  3:23 ` [PATCH RESEND 1/3] hwspinlock: sirf: Change to use devm_platform_ioremap_resource() Baolin Wang
2020-01-08  3:23   ` Baolin Wang
2020-01-08  3:23 ` [PATCH RESEND 2/3] hwspinlock: sirf: Remove redundant PM runtime functions Baolin Wang
2020-01-08  3:23   ` Baolin Wang
2020-01-08  3:23 ` [PATCH RESEND 3/3] hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock controller Baolin Wang
2020-01-08  3:23   ` Baolin Wang
2020-01-22  0:17 ` [PATCH RESEND 0/3] Some improvements for SIRF hwspinlock Bjorn Andersson
2020-01-22  0:17   ` Bjorn Andersson
2020-01-22  0:17   ` Bjorn Andersson
2020-01-22  0:40 ` patchwork-bot+linux-remoteproc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.