diff mbox series

Input: Fix DIR-685 touchkeys MAINTAINERS entry

Message ID 20181010075228.16718-1-linus.walleij@linaro.org
State Accepted
Commit 291e2ba9054e96b33544d67deee252b3a370ebda
Headers show
Series Input: Fix DIR-685 touchkeys MAINTAINERS entry | expand

Commit Message

Linus Walleij Oct. 10, 2018, 7:52 a.m. UTC
The path was incomplete, fix it.

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.17.1

Comments

Dmitry Torokhov Oct. 11, 2018, 12:42 a.m. UTC | #1
On Wed, Oct 10, 2018 at 09:52:28AM +0200, Linus Walleij wrote:
> The path was incomplete, fix it.

> 

> Reported-by: Joe Perches <joe@perches.com>

> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>


Applied, thank you.

> ---

>  MAINTAINERS | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

> 

> diff --git a/MAINTAINERS b/MAINTAINERS

> index cc5423c664fc..dcc50657565d 100644

> --- a/MAINTAINERS

> +++ b/MAINTAINERS

> @@ -4066,7 +4066,7 @@ D-LINK DIR-685 TOUCHKEYS DRIVER

>  M:	Linus Walleij <linus.walleij@linaro.org>

>  L:	linux-input@vger.kernel.org

>  S:	Supported

> -F:	drivers/input/dlink-dir685-touchkeys.c

> +F:	drivers/input/keyboard/dlink-dir685-touchkeys.c

>  

>  DALLAS/MAXIM DS1685-FAMILY REAL TIME CLOCK

>  M:	Joshua Kinard <kumba@gentoo.org>

> -- 

> 2.17.1

> 


-- 
Dmitry
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cc5423c664fc..dcc50657565d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4066,7 +4066,7 @@  D-LINK DIR-685 TOUCHKEYS DRIVER
 M:	Linus Walleij <linus.walleij@linaro.org>
 L:	linux-input@vger.kernel.org
 S:	Supported
-F:	drivers/input/dlink-dir685-touchkeys.c
+F:	drivers/input/keyboard/dlink-dir685-touchkeys.c
 
 DALLAS/MAXIM DS1685-FAMILY REAL TIME CLOCK
 M:	Joshua Kinard <kumba@gentoo.org>