From patchwork Wed Oct 29 09:44:21 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Lad, Prabhakar" X-Patchwork-Id: 5186091 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 7F532C11AC for ; Wed, 29 Oct 2014 09:47:05 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A1ABC201EF for ; Wed, 29 Oct 2014 09:47:04 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D133D20109 for ; Wed, 29 Oct 2014 09:47:03 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XjPoe-0001IN-0e; Wed, 29 Oct 2014 09:45:20 +0000 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XjPoZ-00006p-Vc for linux-arm-kernel@lists.infradead.org; Wed, 29 Oct 2014 09:45:17 +0000 Received: by mail-wi0-f170.google.com with SMTP id q5so1038255wiv.5 for ; Wed, 29 Oct 2014 02:44:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=dOpj5ikoSiemDP9KjgtcHT5Kl9QnC8p1bZ8fyTIeZMo=; b=VXN+MFErADuSLBEBDfYOQv+tlIs7f0lklz/P/e9TrO/rZ4g8FNr2//PFVG6ajZKOq/ hL85wRgqtIrR1gJo5UbrXbrPtscp4mrIJlBAQnIovtAphhnf/xvS2y9Z4PTvMh/CN2WI fIY8hBK1IlW+/Ja+UIvPO3wdV43CvRbiZGCg2xfU0SMvYGD665cwprzRLA4qCDJCLh2i PhaE3XNXXR4egS9Wadpi8M2xpvHd49GsWpXp3MYqsXdliD3mzSupPxZ/Nti6RefFPFvQ KtqWZHxUY4d2wcIzfVEwdgsmNcre8182MGcqwn0ovC7tugrMNVMlIhZmVt8ZehCkQqzM LbVQ== X-Received: by 10.194.8.103 with SMTP id q7mr11318768wja.82.1414575890033; Wed, 29 Oct 2014 02:44:50 -0700 (PDT) Received: from tango-charlie.RL.local ([194.72.83.162]) by mx.google.com with ESMTPSA id ce1sm4600264wjc.2.2014.10.29.02.44.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 29 Oct 2014 02:44:48 -0700 (PDT) From: "Lad, Prabhakar" To: arm@kernel.org Subject: [PATCH v2] MAINTAINERS: drop list entry for davinci Date: Wed, 29 Oct 2014 09:44:21 +0000 Message-Id: <1414575861-3906-1-git-send-email-prabhakar.csengg@gmail.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141029_024516_263797_504563F9 X-CRM114-Status: UNSURE ( 9.31 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: Kevin Hilman , "Lad, Prabhakar" , Sekhar Nori , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP As davinci-linux-open-source@linux.davincidsp.com is now shut and no more maintained by TI, drop this entry from DAVINCI MACHINE SUPPORT and DAVINCI SERIES MEDIA DRIVER. Signed-off-by: Lad, Prabhakar Cc: Sekhar Nori Cc: Kevin Hilman Cc: arm@kernel.org Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Acked-by: Sekhar Nori --- Changes for v2: 1: Restored link for patchwork. MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index dab92a7..ca86fd2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8479,7 +8479,6 @@ F: arch/arm/mach-s3c24xx/bast-irq.c TI DAVINCI MACHINE SUPPORT M: Sekhar Nori M: Kevin Hilman -L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) T: git git://gitorious.org/linux-davinci/linux-davinci.git Q: http://patchwork.kernel.org/project/linux-davinci/list/ S: Supported @@ -8489,7 +8488,6 @@ F: drivers/i2c/busses/i2c-davinci.c TI DAVINCI SERIES MEDIA DRIVER M: Lad, Prabhakar L: linux-media@vger.kernel.org -L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers) W: http://linuxtv.org/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ T: git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git