Linux Input/HID development
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Linus Walleij <linus.walleij@linaro.org>, linux-input@vger.kernel.org
Subject: Bad MAINTAINERS pattern in section 'D-LINK DIR-685 TOUCHKEYS DRIVER'
Date: Fri, 28 Sep 2018 14:52:51 -0700	[thread overview]
Message-ID: <20180928215251.29213-1-joe@perches.com> (raw)

Please fix this defect appropriately.

linux-next MAINTAINERS section:

	4010	D-LINK DIR-685 TOUCHKEYS DRIVER
	4011	M:	Linus Walleij <linus.walleij@linaro.org>
	4012	L:	linux-input@vger.kernel.org
	4013	S:	Supported
-->	4014	F:	drivers/input/dlink-dir685-touchkeys.c

Commit that introduced this:

commit 131b3de7016b73fca1aba8ffb528217ac95b2505
 Author: Linus Walleij <linus.walleij@linaro.org>
 Date:   Mon Jun 5 14:48:44 2017 -0700
 
     Input: add D-Link DIR-685 touchkeys driver
     
     This adds support for the D-Link DIR-685 touchkeys found in the
     router with this name.
     
     The vendor code calles this a "touchpad" but we are registering
     it here under its real name.
     
     Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
     Acked-by: Rob Herring <robh@kernel.org>
     Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
 
  .../bindings/input/dlink,dir685-touchkeys.txt      |  21 +++
  MAINTAINERS                                        |   6 +
  drivers/input/keyboard/Kconfig                     |  11 ++
  drivers/input/keyboard/Makefile                    |   1 +
  drivers/input/keyboard/dlink-dir685-touchkeys.c    | 155 +++++++++++++++++++++
  5 files changed, 194 insertions(+)

No commit with drivers/input/dlink-dir685-touchkeys.c found

                 reply	other threads:[~2018-09-28 21:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180928215251.29213-1-joe@perches.com \
    --to=joe@perches.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox