MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matching
authorJohan Hovold <johan@kernel.org>
Thu, 6 Dec 2018 06:23:18 +0000 (07:23 +0100)
committerJohan Hovold <johan@kernel.org>
Thu, 6 Dec 2018 16:22:58 +0000 (17:22 +0100)
Exclude the gnss subsystem from SIRMPRIMA2 regex matching, which would
otherwise match the unrelated gnss sirf driver.

Cc: Barry Song <baohua@kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
MAINTAINERS

index 03766ddf95a386cbc507163372989e30535173fb..0f083103d625e09017f6c5bac5a87373193fb12f 100644 (file)
@@ -1472,6 +1472,7 @@ F:        drivers/clk/sirf/
 F:     drivers/clocksource/timer-prima2.c
 F:     drivers/clocksource/timer-atlas7.c
 N:     [^a-z]sirf
+X:     drivers/gnss
 
 ARM/EBSA110 MACHINE SUPPORT
 M:     Russell King <linux@armlinux.org.uk>