From patchwork Wed Jun 28 23:40:35 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Torokhov X-Patchwork-Id: 9815647 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 3CD50603D7 for ; Wed, 28 Jun 2017 23:40:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2722F2844B for ; Wed, 28 Jun 2017 23:40:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 17CB828397; Wed, 28 Jun 2017 23:40:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 04B8928397 for ; Wed, 28 Jun 2017 23:40:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751518AbdF1Xkj (ORCPT ); Wed, 28 Jun 2017 19:40:39 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:35797 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751495AbdF1Xkj (ORCPT ); Wed, 28 Jun 2017 19:40:39 -0400 Received: by mail-pf0-f194.google.com with SMTP id s66so10734942pfs.2; Wed, 28 Jun 2017 16:40:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=3W4njnyrd8cW7VFfIhEz2RcFc/h3zJ8F6YAK9RtfHIA=; b=WfCGt+OIilzeI0+656tmsCp2kx+0Ioo+7mPIrdc9y1TJ7lS8ttypa3hUXpkQrIStRk FaN3Zvt+TOFGqsp/XbwwT/pB9fdCIVyDm0Cz7er+9/DYaYiHSCJYqAV3Pa1fZXCO9/+/ BkGyCyJnPjz+R5t0lVdjISIXQ6pQ0bxFHWN0xUMmLIarOUhVuiHB6kNzsAisATyM+szk sSBnfzpvWct4m5t68TGyj1o5zf4suUy5fW29otWr6v0wYT9pYlD1kaHnpa2CtnsrgCjo T2fDSWP4fFm1wHCS7JG/uTDNSlrjPrt/BagFcquLKEbI4O7qhLdRi8jie1ZwASEmpQ6w /u3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=3W4njnyrd8cW7VFfIhEz2RcFc/h3zJ8F6YAK9RtfHIA=; b=MOugNzzU84jWWjIQzl1HskO0bWMh7/mzSM2WHlcMZ4JHYkAlAyIb9YRRq4oihNQ2tT MVtppiyrjGtapWzJGSjtiERMq2NX9v4GzhEWd7ud0JPAI6lNZxCOclMRJJ9LoRc1JN8A 23Mv2JMUbwsFPG4otfN+0cf1t1lecPrKtdNo4kEDMmnjtHU1Y345UQG8w1hQqVoHiWvl Jw/jqLEvUQAtMBefb4LDXg0T6FiKrTBbIZwQ/7W1HmvY3QPEJ9/UJzcZRiEudtD+qEfg 2YuZM0K+2MVE9hqwM+C6mXhJNq+DTwMU4IasFgu9WXm3niIULTfUMe2JSu1KiBGplFdi okSw== X-Gm-Message-State: AKS2vOx5ZNP+ROvVbBzWi5siiLpI3j/FbUfMZywthu/XFvRJDUdLLrQX /0owmf0EkeLuCUV8EPQ= X-Received: by 10.84.217.219 with SMTP id d27mr14589042plj.180.1498693238083; Wed, 28 Jun 2017 16:40:38 -0700 (PDT) Received: from dtor-ws ([2620:0:1000:1311:dce1:d46c:ae7c:b2d7]) by smtp.gmail.com with ESMTPSA id v205sm5926708pgb.51.2017.06.28.16.40.37 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Wed, 28 Jun 2017 16:40:37 -0700 (PDT) Date: Wed, 28 Jun 2017 16:40:35 -0700 From: Dmitry Torokhov To: linux-kernel@vger.kernel.org Cc: linux-input@vger.kernel.org, Jonathan Corbet Subject: [PATCH] MAINTAINERS: update input subsystem patterns Message-ID: <20170628234035.GA21357@dtor-ws> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add include/uapi/linux/input-event-codes.h and Documentation/input to the file patterns, so that patches touching these files get copied to linux-input mailing list. Signed-off-by: Dmitry Torokhov --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8eec557bb2c5..f5af54a52f99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6602,8 +6602,10 @@ S: Maintained F: drivers/input/ F: include/linux/input.h F: include/uapi/linux/input.h +F: include/uapi/linux/input-event-codes.h F: include/linux/input/ F: Documentation/devicetree/bindings/input/ +F: Documentation/input/ INPUT MULTITOUCH (MT) PROTOCOL M: Henrik Rydberg