MAINTAINERS: add rockchip regexp to the ARM/Rockchip entry
From: Heiko Stuebner <heiko@...> Date: Sat, 14 Mar 2015 19:32:06 +0100
Commit-Message
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@...>
Patch-Comment
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
Statistics
- 1 lines added
- 0 lines removed
Changes
--------------------------------- MAINTAINERS ----------------------------------
index ddc5a8c..0d273bd 100644
@@ -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>