mbox series

[v2,0/2] fixes and improvement for sprd hwspinlock

Message ID 20201030034654.15775-1-zhang.lyra@gmail.com (mailing list archive)
Headers show
Series fixes and improvement for sprd hwspinlock | expand

Message

Chunyan Zhang Oct. 30, 2020, 3:46 a.m. UTC
From: Chunyan Zhang <chunyan.zhang@unisoc.com>

Changes since v1:
* Change to add __maybe_unsed rather than not use of_match_ptr().

Chunyan Zhang (2):
  hwspinlock: sprd: fixed warning of unused variable
    'sprd_hwspinlock_of_match'
  hwspinlock: sprd: use module_platform_driver() instead postcore
    initcall

 drivers/hwspinlock/sprd_hwspinlock.c | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)