projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43368e7
)
MAINTAINERS: omap: fix regex
author
Felipe Contreras
<felipe.contreras@gmail.com>
Tue, 22 Sep 2009 00:04:25 +0000
(17:04 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:47 +0000
(07:17 -0700)
Otherwise 'arch/arm/*omap*/foo.c' wouldn't match
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 8d30ce808d63dad075664b407f14030a5c011273..4dd43f8621ec5e5224222f58cc5c835ab8ee68aa 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-3737,7
+3737,7
@@
W: http://www.muru.com/linux/omap/
W: http://linux.omap.com/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
S: Maintained
-F: arch/arm/*omap*
+F: arch/arm/*omap*
/
OMAP CLOCK FRAMEWORK SUPPORT
M: Paul Walmsley <paul@pwsan.com>