diff options
author | Heiko Stuebner <heiko@sntech.de> | 2015-03-14 19:32:06 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-03-14 19:32:06 +0100 |
commit | b4331b433a2860389c9e35a523f0127788248500 (patch) | |
tree | ac5aa8ecefe92c0c82b4767c0e0d26c4b3b62e75 /MAINTAINERS | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) |
MAINTAINERS: add rockchip regexp to the ARM/Rockchip entry
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddc5a8cf9a8a..0d273bd264ac 100644 --- 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> |