From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CEEACC77B73 for ; Mon, 22 May 2023 13:48:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=PrrxJPGV6x8/1F9mhZ1AMnGq3kByDKmpUUaAiO7uVFk=; b=hCGlvR/zpRS2Nc QdRzUBfxJbGD8B6RvB1fl+pnlL2dtUqAMc/m7qOo+i34xzaYkpYFXcHwyZXH4d1MtNYPB3w9DQ5rH lG3F14CpCUPsxbap0FqfGssw7juvg5b6n3634Se4dN0RWZLBK3VzQJWi0Cy1Nk5Uly5l+ZrXF31ZF ZxYYh0bDipXWaEjVfStSexdPiDfN04/Rl8MefpB67/f3SHonmHXxYDjbIK5hFy0skc06wvdyoBXYV hBLs4KuhQW0C0ix9THutiSHSQJzGjfTVk26urE6drrxkRheb+XjLI7G+URn15YW982w7Oe5UxPK+d eOHzDOcnurs9YMeNnHww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q15tV-006iYJ-0k; Mon, 22 May 2023 13:48:13 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q15tS-006iXb-0L for linux-arm-kernel@lists.infradead.org; Mon, 22 May 2023 13:48:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1684763289; x=1716299289; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=MI+SHbBzxOfh2VLB/C4yAm6Ar2ylsaQKIV0IU+oq5e4=; b=CaqQ2zCfCbUDnzQlZOmRVSgvbsc30TyY7W/Bfb4ILD0sd4ynfDfT7vcT URnkPGIdatpamD2++YdH14V6xeUn0cc1aQKfTH5WjEqjL67IoKNU6sNor aH2zCiNgUSoNtGJdYNZdMS9HEIOAiowIuSk0zlPMroIBsuHTJYmfLTUnM HYrukZ933akrpcFipUdE+6G3vzZPxZi3ljbHEK7qRoW29M/buB0N10+WU qlao+ptDOZz+2CzRbL0P1pp4WgisHQbDkaKclBiCyjxqPULkfanEWUx5R 6qgxiIu2MacA9reVd8lFFB3R/o4PHfOt2D1DieDqpqE44ppdp0J++4QZX A==; X-IronPort-AV: E=Sophos;i="6.00,184,1681196400"; d="scan'208";a="214338461" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 22 May 2023 06:48:09 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Mon, 22 May 2023 06:48:08 -0700 Received: from ROU-LT-M43238L.microchip.com (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Mon, 22 May 2023 06:48:07 -0700 From: To: , , Subject: [PATCH] MAINTAINERS: Orphan the OV7740 driver Date: Mon, 22 May 2023 15:47:51 +0200 Message-ID: <20230522134751.30489-1-nicolas.ferre@microchip.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230522_064810_344740_6F137D6A X-CRM114-Status: GOOD ( 10.54 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Balamanikandan Gunasundar , linux-kernel@vger.kernel.org, laurent.pinchart@ideasonboard.com, sakari.ailus@linux.intel.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Nicolas Ferre Wenyou's email is bouncing, remove him from this camera driver's entry and mark it as orphan. Signed-off-by: Nicolas Ferre --- Wenyou, all, If you want to take this driver, please don't hesitate to update this patch for a better maintenance. My only concern is the @microchip.com email address bouncing. Best regards, Nicolas MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..bae9c7591144 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15577,9 +15577,8 @@ F: drivers/media/i2c/ov772x.c F: include/media/i2c/ov772x.h OMNIVISION OV7740 SENSOR DRIVER -M: Wenyou Yang L: linux-media@vger.kernel.org -S: Maintained +S: Orphan T: git git://linuxtv.org/media_tree.git F: Documentation/devicetree/bindings/media/i2c/ov7740.txt F: drivers/media/i2c/ov7740.c -- 2.34.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel