mbox series

[GIT,PULL] hwspinlock updates for v5.11

Message ID 20201215180735.1528535-1-bjorn.andersson@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] hwspinlock updates for v5.11 | expand

Pull-request

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

Message

Bjorn Andersson Dec. 15, 2020, 6:07 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Dec. 16, 2020, 2:32 a.m. UTC | #1
The pull request you sent on Tue, 15 Dec 2020 12:07:35 -0600:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0e10f9c89332def4288b33866a1b793ffc94107b

Thank you!