]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
MAINTAINERS: update two greybus sections
authorJohan Hovold <johan@kernel.org>
Mon, 11 Jun 2018 07:42:02 +0000 (09:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jul 2018 14:50:35 +0000 (16:50 +0200)
Fix a file entry typo and drop the obsolete timesync entries, which were
all caught by:

scripts/get_maintainer.pl --self-test=patterns

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS

index 0d36546fc61ccf636e05aef511a05b570e4651c1..8c7625817367327e509c38e0dfb66c31388e254e 100644 (file)
@@ -6161,7 +6161,7 @@ F:        drivers/staging/greybus/bootrom.c
 F:     drivers/staging/greybus/firmware.h
 F:     drivers/staging/greybus/fw-core.c
 F:     drivers/staging/greybus/fw-download.c
-F:     drivers/staging/greybus/fw-managament.c
+F:     drivers/staging/greybus/fw-management.c
 F:     drivers/staging/greybus/greybus_authentication.h
 F:     drivers/staging/greybus/greybus_firmware.h
 F:     drivers/staging/greybus/hid.c
@@ -6170,12 +6170,10 @@ F:      drivers/staging/greybus/spi.c
 F:     drivers/staging/greybus/spilib.c
 F:     drivers/staging/greybus/spilib.h
 
-GREYBUS LOOPBACK/TIME PROTOCOLS DRIVERS
+GREYBUS LOOPBACK DRIVER
 M:     Bryan O'Donoghue <pure.logic@nexus-software.ie>
 S:     Maintained
 F:     drivers/staging/greybus/loopback.c
-F:     drivers/staging/greybus/timesync.c
-F:     drivers/staging/greybus/timesync_platform.c
 
 GREYBUS PLATFORM DRIVERS
 M:     Vaibhav Hiremath <hvaibhav.linux@gmail.com>