diff options
author | Guenter Roeck <linux@roeck-us.net> | 2018-09-30 18:16:50 -0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2018-10-06 05:24:06 -0400 |
commit | 59c66636aec742abd7652fb4b4a4e5995ee7f444 (patch) | |
tree | 2442c1ef59ba36d57d92140494bae9c3309e2002 /MAINTAINERS | |
parent | d72e8256c20971b12cddd71d87c32284de7108fa (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
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 | |||
9495 | M: Johannes Thumshirn <jth@kernel.org> | 9495 | M: Johannes Thumshirn <jth@kernel.org> |
9496 | L: linux-watchdog@vger.kernel.org | 9496 | L: linux-watchdog@vger.kernel.org |
9497 | S: Maintained | 9497 | S: Maintained |
9498 | F: drivers/watchdog/menz069_wdt.c | 9498 | F: drivers/watchdog/menz69_wdt.c |
9499 | 9499 | ||
9500 | MESON AO CEC DRIVER FOR AMLOGIC SOCS | 9500 | MESON AO CEC DRIVER FOR AMLOGIC SOCS |
9501 | M: Neil Armstrong <narmstrong@baylibre.com> | 9501 | M: Neil Armstrong <narmstrong@baylibre.com> |