From patchwork Wed Dec 1 17:53:45 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathieu Poirier X-Patchwork-Id: 12650517 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DFD37C433F5 for ; Wed, 1 Dec 2021 17:53:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351897AbhLAR5K (ORCPT ); Wed, 1 Dec 2021 12:57:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349920AbhLAR5J (ORCPT ); Wed, 1 Dec 2021 12:57:09 -0500 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79816C061574 for ; Wed, 1 Dec 2021 09:53:48 -0800 (PST) Received: by mail-pl1-x62a.google.com with SMTP id u17so18287525plg.9 for ; Wed, 01 Dec 2021 09:53:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=fLivoSQF+Nb/nS5+Ht9TCA4kgeoYAKeMAfnTZCL56ws=; b=hRrR0qSpwI0vBXkRvWAVJKErjNc3E4wDPnwHUbcki+5E3NvEcuSvI5kMSht19brkee ZhjQidWRe6aldt4sXynAcDemEYL2ZdBT6C+hea8K+ufVuLOVpoAK1ISfRLEOGibN0Fd1 XNgz5Oace5v7T9A5iRk4Rrgs9R15dHeg0QL+KLOqD9ZPLDOq98OiEgac9SpWYfMyu9s3 TJHMQJk6a3Z+dHlnyACvxBJET5Yx3laxNLaPM58wfU/NAYNP/1/igzSeTzE5ueFGq8oZ i7O0G/JvVGekdN/3H8ibO/MkPbP6LA5+/r5yZfwX8AHv0c4GfIN2032+rVjxA3Krtlmz hBEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=fLivoSQF+Nb/nS5+Ht9TCA4kgeoYAKeMAfnTZCL56ws=; b=ctzNF9LGha/R+5xVOMHK9tXwEoYTwIvLOln4lPN85VnSnyutaEUkeE1BPKZA76B0yw IimmiTcehGd1Q6pb41Hb0VqZKz35uDqLBMbGV3YAghlIH3pVuCSAB19tdRzydQfWUx71 8ZoND+LK+P7SyZ2Rfb4PO4zTSI4Y306iAoqiqVGHi2Hk2MCytFyc/3DDZ6G6XlfiK4hV bqTWpVvhOMpjxLpVqn6yPdxOoPr9REUl+OKdQV/ATu+j6o9UNrW9iizIpfsK0CEVLbP4 aMHHUnrSa6C8rwzmq9ri+PSdNqv2emq5tAmIPeZ98+mkPop6Mb9V6FuO6X2WkypfCls3 P6lQ== X-Gm-Message-State: AOAM533YwVba49yUidscviTYQDiCNEabv3OeKOntGEZlxwcmP/TmjIKM Qq7My1ikmZlji/c26Peyl3gqf3NuaQCWqg== X-Google-Smtp-Source: ABdhPJwuRSAU8koWn4LjF+BFiKcgkBXMPDXqWo+Jl6gT2WRFf28RHlJOBndRJ/ZvLW8oaXRkarcZzQ== X-Received: by 2002:a17:902:ea10:b0:142:112d:c0b9 with SMTP id s16-20020a170902ea1000b00142112dc0b9mr9270004plg.35.1638381228000; Wed, 01 Dec 2021 09:53:48 -0800 (PST) Received: from p14s.cg.shawcable.net (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id q21sm275072pgm.83.2021.12.01.09.53.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Dec 2021 09:53:47 -0800 (PST) From: Mathieu Poirier To: bjorn.andersson@linaro.org, ohad@wizery.com Cc: linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance Date: Wed, 1 Dec 2021 10:53:45 -0700 Message-Id: <20211201175345.865408-1-mathieu.poirier@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org 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: Thu, 12 Mar 2015 11:54:41 +1030 Subject: [PATCH] virtio_rpmsg: set DRIVER_OK before using device Acked-by: Ohad Ben-Cohen --- Date: Mon, 15 Jul 2013 11:24:08 +0930 Subject: [PATCH] remoteproc: don't use PTR_RET(). Acked-by: Ohad Ben-Cohen -- Date: Thu, 14 Feb 2013 17:53:18 +0100 Subject: [PATCH] remoteproc: omap: depend on OMAP_MBOX_FWK Acked-by: Ohad Ben-Cohen As such move his names to the CREDITS file. Signed-off-by: Mathieu Poirier --- Credits to Joe Perches for the script [1]. [1]. https://www.spinics.net/lists/kernel/msg4163272.html --- CREDITS | 5 +++++ MAINTAINERS | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CREDITS b/CREDITS index d8f63e8329e8..504e026ca132 100644 --- a/CREDITS +++ b/CREDITS @@ -315,6 +315,11 @@ S: Via Delle Palme, 9 S: Terni 05100 S: Italy +N: Ohad Ben-Cohen +E: ohad@wizery.com +D: Contribution to remoteproc subsystem +D: contribution to RPMSG subsystem + N: Krzysztof Benedyczak E: golbi@mat.uni.torun.pl W: http://www.mat.uni.torun.pl/~golbi diff --git a/MAINTAINERS b/MAINTAINERS index 7a2345ce8521..ee82a598b3ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16171,7 +16171,6 @@ S: Supported F: fs/reiserfs/ REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM -M: Ohad Ben-Cohen M: Bjorn Andersson M: Mathieu Poirier L: linux-remoteproc@vger.kernel.org @@ -16185,7 +16184,6 @@ F: include/linux/remoteproc.h F: include/linux/remoteproc/ REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM -M: Ohad Ben-Cohen M: Bjorn Andersson M: Mathieu Poirier L: linux-remoteproc@vger.kernel.org