From patchwork Fri Oct 2 17:09:18 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Brown X-Patchwork-Id: 105327 Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp1363151lbq; Fri, 2 Oct 2015 10:09:32 -0700 (PDT) X-Received: by 10.107.154.213 with SMTP id c204mr18043392ioe.80.1443805772024; Fri, 02 Oct 2015 10:09:32 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t2si9415178ioe.182.2015.10.02.10.09.31 for ; Fri, 02 Oct 2015 10:09:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-input-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-input-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-input-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753030AbbJBRJa (ORCPT ); Fri, 2 Oct 2015 13:09:30 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:35887 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752785AbbJBRJa (ORCPT ); Fri, 2 Oct 2015 13:09:30 -0400 Received: from [2a01:348:6:8808:7e7a:91ff:fede:4a45] (helo=finisterre) by mezzanine.sirena.org.uk with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1Zi3pk-0005gE-Fr; Fri, 02 Oct 2015 17:09:26 +0000 Received: from broonie by finisterre with local (Exim 4.86) (envelope-from ) id 1Zi3ph-000752-55; Fri, 02 Oct 2015 18:09:21 +0100 From: Mark Brown To: Liam Girdwood Cc: patches@opensource.wolfsonmicro.com, linux-input@vger.kernel.org, Mark Brown Date: Fri, 2 Oct 2015 18:09:18 +0100 Message-Id: <1443805758-27153-1-git-send-email-broonie@kernel.org> X-Mailer: git-send-email 2.5.0 X-SA-Exim-Connect-IP: 2a01:348:6:8808:7e7a:91ff:fede:4a45 X-SA-Exim-Mail-From: broonie@sirena.org.uk X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mezzanine.sirena.org.uk X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, WEIRD_PORT autolearn=ham version=3.3.2 Subject: [PATCH] MAINTAINERS: Remove wm97xx entry X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org Neither myself or Liam is especially interested in this driver any more and the devices are already covered by the general ex-Wolfson entry so just remove this. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- This depends on an update to all the Wolfson entries in the ASoC tree so I'll just apply it there. MAINTAINERS | 9 --------- 1 file changed, 9 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/MAINTAINERS b/MAINTAINERS index 508f442..17f6cb5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11393,15 +11393,6 @@ W: http://oops.ghostprotocols.net:81/blog S: Maintained F: drivers/net/wireless/wl3501* -WM97XX TOUCHSCREEN DRIVERS -M: Mark Brown -M: Liam Girdwood -L: linux-input@vger.kernel.org -W: https://github.com/CirrusLogic/linux-drivers/wiki -S: Supported -F: drivers/input/touchscreen/*wm97* -F: include/linux/wm97xx.h - WOLFSON MICROELECTRONICS DRIVERS L: patches@opensource.wolfsonmicro.com T: git https://github.com/CirrusLogic/linux-drivers.git