[GIT PULL] hwspinlock updates for v5.11

From: Bjorn Andersson
Date: Tue Dec 15 2020 - 13:09:27 EST


The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/hwlock-v5.11

for you to fetch changes up to c3e9b463b41b45c4556a13043265097e2184226e:

hwspinlock: sirf: Remove the redundant 'of_match_ptr' (2020-12-10 13:34:40 -0600)

----------------------------------------------------------------
hwspinlock updates for v5.11

This contains a few minor cleanups and build warning fixes for the sprd
and sirf hwspinlock drivers.

----------------------------------------------------------------
Baolin Wang (2):
hwspinlock: sprd: Remove redundant header files
hwspinlock: sirf: Remove the redundant 'of_match_ptr'

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

drivers/hwspinlock/sirf_hwspinlock.c | 2 +-
drivers/hwspinlock/sprd_hwspinlock.c | 17 ++---------------
2 files changed, 3 insertions(+), 16 deletions(-)