public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some improvements for SIRF hwspinlock
@ 2019-12-04  9:53 Baolin Wang
  2019-12-04  9:53 ` [PATCH 1/3] hwspinlock: sirf: Change to use devm_platform_ioremap_resource() Baolin Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Baolin Wang @ 2019-12-04  9:53 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] 4+ messages in thread

end of thread, other threads:[~2019-12-04  9:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-04  9:53 [PATCH 0/3] Some improvements for SIRF hwspinlock Baolin Wang
2019-12-04  9:53 ` [PATCH 1/3] hwspinlock: sirf: Change to use devm_platform_ioremap_resource() Baolin Wang
2019-12-04  9:53 ` [PATCH 2/3] hwspinlock: sirf: Remove redundant PM runtime functions Baolin Wang
2019-12-04  9:53 ` [PATCH 3/3] hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock controller Baolin Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox