summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2018-10-01 01:16:50 +0300
committerWim Van Sebroeck <wim@linux-watchdog.org>2018-10-06 12:24:06 +0300
commit59c66636aec742abd7652fb4b4a4e5995ee7f444 (patch)
tree2442c1ef59ba36d57d92140494bae9c3309e2002
parentd72e8256c20971b12cddd71d87c32284de7108fa (diff)
downloadlinux-59c66636aec742abd7652fb4b4a4e5995ee7f444.tar.xz
MAINTAINERS: Fix file pattern for MEN Z069 watchdog driver
The file name is menz69_wdt.c, not menz069_wdt.c. Reported-by: Joe Perches <joe@perches.com> Cc: Joe Perches <joe@perches.com> Cc: Johannes Thumshirn <jth@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Wim Van Sebroeck <wim@linux-watchdog.org> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b22e7fdfd2ea..2cb5ca72d2fa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9495,7 +9495,7 @@ MEN Z069 WATCHDOG DRIVER
M: Johannes Thumshirn <jth@kernel.org>
L: linux-watchdog@vger.kernel.org
S: Maintained
-F: drivers/watchdog/menz069_wdt.c
+F: drivers/watchdog/menz69_wdt.c
MESON AO CEC DRIVER FOR AMLOGIC SOCS
M: Neil Armstrong <narmstrong@baylibre.com>