Skip to content

Commit 62c46d5

Browse files
MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance
Ohad has not reviewed patches in the remoteproc and rpmsg subsystems for several years now: $ git log --no-merges --format=email drivers/remoteproc/ drivers/rpmsg/ | \ grep -Pi "^Subject:|^Date:|^[\w\-]+-by:.*ohad*" | grep -B2 ohad Date: Wed, 16 Sep 2015 07:32:54 -0500 Subject: [PATCH] remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias Signed-off-by: Ohad Ben-Cohen <[email protected]> Date: Fri, 28 Aug 2015 18:08:19 -0700 Subject: [PATCH] remoteproc: report error if resource table doesn't exist Signed-off-by: Ohad Ben-Cohen <[email protected]> -- Date: Wed, 16 Sep 2015 19:29:18 -0500 Subject: [PATCH] remoteproc: fix memory leak of remoteproc ida cache layers Signed-off-by: Ohad Ben-Cohen <[email protected]> Date: Fri, 20 Nov 2015 18:26:07 +0100 Subject: [PATCH] remoteproc: avoid stack overflow in debugfs file Signed-off-by: Ohad Ben-Cohen <[email protected]> Date: Thu, 18 Jun 2015 11:44:41 +0300 Subject: [PATCH] remoteproc: fix !CONFIG_OF build breakage Signed-off-by: Ohad Ben-Cohen <[email protected]> Date: Fri, 22 May 2015 15:45:30 -0500 Subject: [PATCH] remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3 Signed-off-by: Ohad Ben-Cohen <[email protected]> As such move his names to the CREDITS file. Signed-off-by: Mathieu Poirier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Ohad Ben Cohen <[email protected]>
1 parent c768968 commit 62c46d5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CREDITS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,11 @@ S: Via Delle Palme, 9
315315
S: Terni 05100
316316
S: Italy
317317

318+
N: Ohad Ben Cohen
319+
320+
D: Remote Processor (remoteproc) subsystem
321+
D: Remote Processor Messaging (rpmsg) subsystem
322+
318323
N: Krzysztof Benedyczak
319324
320325
W: http://www.mat.uni.torun.pl/~golbi

MAINTAINERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16171,7 +16171,6 @@ S: Supported
1617116171
F: fs/reiserfs/
1617216172

1617316173
REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
16174-
M: Ohad Ben-Cohen <[email protected]>
1617516174
M: Bjorn Andersson <[email protected]>
1617616175
M: Mathieu Poirier <[email protected]>
1617716176
@@ -16185,7 +16184,6 @@ F: include/linux/remoteproc.h
1618516184
F: include/linux/remoteproc/
1618616185

1618716186
REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
16188-
M: Ohad Ben-Cohen <[email protected]>
1618916187
M: Bjorn Andersson <[email protected]>
1619016188
M: Mathieu Poirier <[email protected]>
1619116189

0 commit comments

Comments
 (0)