diff options
author | Bagas Sanjaya <[email protected]> | 2023-12-18 20:28:31 +0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-12-29 12:22:24 -0800 |
commit | 5c28913ed04b29efb75c4ddd6a13469952351858 (patch) | |
tree | 70696ba9ef5c52c1fb9d36c70204e0556eec721f | |
parent | 4459cd2e167e7208e57d517d16282408d9035dad (diff) |
MAINTAINERS: remove Ohad Ben-Cohen from hwspinlock subsystem
Commit 62c46d55688894 ("MAINTAINERS: Removing Ohad from remoteproc/rpmsg
maintenance") removes his MAINTAINERS entry in regards to remoteproc
subsystem due to his inactivity (the last commit with his Signed-off-by is
99c429cb4e628e ("remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export
alias") which is authored in 2015 and his last LKML message prior to
62c46d55688894 was [1]).
Remove also his MAINTAINERS entry for hwspinlock subsystem as there is no
point of Cc'ing maintainers who never respond in a long time.
[1]: https://lore.kernel.org/r/CAK=Wgbbcyi36ef1-PV8VS=M6nFoQnFGUDWy6V7OCnkt0dDrtfg@mail.gmail.com/
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Bagas Sanjaya <[email protected]>
Acked-by: Ohad Ben Cohen <[email protected]>
Cc: Baolin Wang <[email protected]>
Cc: Bjorn Andersson <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | CREDITS | 3 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -323,6 +323,9 @@ N: Ohad Ben Cohen D: Remote Processor (remoteproc) subsystem D: Remote Processor Messaging (rpmsg) subsystem +D: Hardware spinlock (hwspinlock) subsystem +D: OMAP hwspinlock driver +D: OMAP remoteproc driver N: Krzysztof Benedyczak diff --git a/MAINTAINERS b/MAINTAINERS index 5c9d3d854671..4acc4a3d4fcd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9257,7 +9257,6 @@ F: drivers/char/hw_random/ F: include/linux/hw_random.h HARDWARE SPINLOCK CORE -M: Ohad Ben-Cohen <[email protected]> M: Bjorn Andersson <[email protected]> R: Baolin Wang <[email protected]> @@ -15692,9 +15691,8 @@ F: Documentation/devicetree/bindings/gpio/ti,omap-gpio.yaml F: drivers/gpio/gpio-omap.c OMAP HARDWARE SPINLOCK SUPPORT -M: Ohad Ben-Cohen <[email protected]> -S: Maintained +S: Orphan F: drivers/hwspinlock/omap_hwspinlock.c OMAP HS MMC SUPPORT |