diff options
author | Daniel Vetter <[email protected]> | 2018-04-25 19:42:53 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2018-04-30 13:25:35 +0100 |
commit | 840d40d941bf669669088732ef68606adb19feeb (patch) | |
tree | 3e641db6b0d31448ea58dce58cb3a845cc83e4d0 | |
parent | 3cf91adaa594e8933af1727942ac560e5c7bc70e (diff) |
MAINTAINERS: Add dri-devel for backlight subsystem patches
For the same reasons we've added dri-devel for all fbdev patches: Most
of the actively developed drivers using this infrastructure are in
drivers/gpu/. It just makes sense to cross-post patches and keep
aligned. And total activity in the backlight subsystem is miniscule
compared to drm overall.
Signed-off-by: Daniel Vetter <[email protected]>
Acked-by: Daniel Thompson <[email protected]>
Acked-by: Jingoo Han <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0a1410d5a621..8ffc9273132b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2584,6 +2584,7 @@ BACKLIGHT CLASS/SUBSYSTEM M: Lee Jones <[email protected]> M: Daniel Thompson <[email protected]> M: Jingoo Han <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git S: Maintained F: drivers/video/backlight/ |