Thread (4 messages) flat view 4 messages, 3 authors, 2014-01-31
STALE4616d

[PATCH v2] MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers

From: Barry Song <hidden>
Date: 2014-01-06 05:43:48

2014/1/3 Uwe Kleine-K?nig [off-list ref]:
On Fri, Jan 03, 2014 at 11:24:13AM +0800, Barry Song wrote:
quoted
From: Barry Song <redacted>

instead of listing drivers one by one, use regex patterns to involve all
SiRF drivers directly.
this also adds sirf UART and watchdog drivers automatically from:
drivers/tty/serial/sirfsoc_uart.*
drivers/watchdog/sirfsoc_wdt.c

Cc: Uwe Kleine-K?nig <redacted>
Cc: Wim Van Sebroeck <redacted>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Barry Song <redacted>
---
 -v2: use regex patterns according to Uwe's feedback

 MAINTAINERS |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 21c038f..1b9e6a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -850,14 +850,7 @@ F:       arch/arm/mach-prima2/
 F:   drivers/clk/clk-prima2.c
 F:   drivers/clocksource/timer-prima2.c
 F:   drivers/clocksource/timer-marco.c
-F:   drivers/dma/sirf-dma.c
-F:   drivers/i2c/busses/i2c-sirf.c
-F:   drivers/input/misc/sirfsoc-onkey.c
-F:   drivers/irqchip/irq-sirfsoc.c
-F:   drivers/mmc/host/sdhci-sirf.c
-F:   drivers/pinctrl/sirf/
-F:   drivers/rtc/rtc-sirfsoc.c
-F:   drivers/spi/spi-sirf.c
+N:   [^a-z]sirf
I'm not sure what this [^a-z] is about, but I saw it used for tegra,
too. Does it change the set of used files for you? I dropped it for
efm32 because it doesn't.
no difference for me. i am just following the document:
"
N: Files and directories with regex patterns.
   N:   [^a-z]tegra     all files whose path contains the word tegra
"
Best regards
Uwe

-barry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help