projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c517d83
)
MAINTAINERS: add rockchip regexp to the ARM/Rockchip entry
author
Heiko Stuebner
<heiko@sntech.de>
Sat, 14 Mar 2015 18:32:06 +0000
(19:32 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Sat, 14 Mar 2015 18:32:06 +0000
(19:32 +0100)
The regexp option is a nice way to catch even weirder paths like the current
drivers/gpu/drm/rockchip/* or others in the future.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index ddc5a8cf9a8ac0078f8ca1bc99d9c48f8197214a..0d273bd264aca3e71f4d5f125a246e02ff21c506 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-1351,6
+1351,7
@@
F: drivers/i2c/busses/i2c-rk3x.c
F: drivers/*/*rockchip*
F: drivers/*/*/*rockchip*
F: sound/soc/rockchip/
+N: rockchip
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES
M: Kukjin Kim <kgene@kernel.org>