diff options
author | Daniel Vetter <[email protected]> | 2018-04-04 12:30:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-04-23 13:40:15 +0200 |
commit | 4aa403b775fc027ee86d9a090a4c5c3ee9063089 (patch) | |
tree | c09a16d58db2f7cbc9c99c9481d63a8dfa06634c | |
parent | 881c93c0fb73328845898344208fa0bf0d62cac6 (diff) |
MAINTAINERS: add dri-devel&linaro-mm for Android ION
Most of the other cross-driver gfx infrastructure (dma_buf, dma_fence)
also gets cross posted to all the relevant gfx/memory lists. Doing the
same for ION means people won't miss relevant patches.
Cc: Sumit Semwal <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Acked-by: Laura Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d9aa5768af0..0bd7243b96cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -905,6 +905,8 @@ ANDROID ION DRIVER M: Laura Abbott <[email protected]> M: Sumit Semwal <[email protected]> +L: [email protected] (moderated for non-subscribers) S: Supported F: drivers/staging/android/ion F: drivers/staging/android/uapi/ion.h |