From: Linus Torvalds Date: Tue, 4 Feb 2020 09:04:37 +0000 (+0000) Subject: Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson... X-Git-Tag: v5.10.7~3299 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=685097986b5ef8b8c4b19dbb6a1d6069c3626ba2;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'hwlock-v5.6' of git://git./linux/kernel/git/andersson/remoteproc Pull hwspinlock updates from Bjorn Andersson: "This continues the transition of drivers to device managed resources and removal of unnecessary PM runtime integration, with cleanups to the SIRF, OMAP and Qualcomm hwspinlock drivers. It also adds Baolin as reviewer in MAINTAINERS" * tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc: hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock controller hwspinlock: sirf: Remove redundant PM runtime functions hwspinlock: sirf: Change to use devm_platform_ioremap_resource() hwspinlock: omap: Use devm_kzalloc() to allocate memory hwspinlock: omap: Change to use devm_platform_ioremap_resource() hwspinlock: qcom: Use devm_hwspin_lock_register() to register hwlock controller hwspinlock: qcom: Remove redundant PM runtime functions hwspinlock: stm32: convert to devm_platform_ioremap_resource MAINTAINERS: Add myself as reviewer for the hwspinlock subsystem --- 685097986b5ef8b8c4b19dbb6a1d6069c3626ba2