diff mbox

[2/3] MAINTAINERS: Move dma-buf to drm-misc git

Message ID 20161116140819.31165-2-daniel.vetter@ffwll.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Daniel Vetter Nov. 16, 2016, 2:08 p.m. UTC
Sumit still takes care about dma-buf, but we've merged the trees
together since way too much overlap. And Gustavo is also part of the
drm-misc team to be able to help out.

Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Gustavo Padovan <gustavo@padovan.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Sumit Semwal Nov. 17, 2016, 9:02 a.m. UTC | #1
Hi Daniel,

Thanks for the patch.

On 16-Nov-2016 7:38 PM, "Daniel Vetter" <daniel.vetter@ffwll.ch> wrote:
>
> Sumit still takes care about dma-buf, but we've merged the trees
> together since way too much overlap. And Gustavo is also part of the
> drm-misc team to be able to help out.
>
Of course, this is to help the current rapid development that is closely
inter-related to drm changes.

> Cc: Sumit Semwal <sumit.semwal@linaro.org>
> Cc: Gustavo Padovan <gustavo@padovan.org>
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>

> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f1f0a3983be8..2fd160817603 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3911,7 +3911,7 @@ F:        include/linux/dma-buf*
>  F:     include/linux/reservation.h
>  F:     include/linux/*fence.h
>  F:     Documentation/dma-buf-sharing.txt
> -T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
> +T:     git git://anongit.freedesktop.org/drm/drm-misc
>
>  SYNC FILE FRAMEWORK
>  M:     Sumit Semwal <sumit.semwal@linaro.org>
> @@ -3924,7 +3924,7 @@ F:        drivers/dma-buf/sw_sync.c
>  F:     include/linux/sync_file.h
>  F:     include/uapi/linux/sync_file.h
>  F:     Documentation/sync_file.txt
> -T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
> +T:     git git://anongit.freedesktop.org/drm/drm-misc
>
>  DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
>  M:     Vinod Koul <vinod.koul@intel.com>
> --
> 2.10.2
>

Best regards,
Sumit.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f1f0a3983be8..2fd160817603 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3911,7 +3911,7 @@  F:	include/linux/dma-buf*
 F:	include/linux/reservation.h
 F:	include/linux/*fence.h
 F:	Documentation/dma-buf-sharing.txt
-T:	git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
+T:	git git://anongit.freedesktop.org/drm/drm-misc
 
 SYNC FILE FRAMEWORK
 M:	Sumit Semwal <sumit.semwal@linaro.org>
@@ -3924,7 +3924,7 @@  F:	drivers/dma-buf/sw_sync.c
 F:	include/linux/sync_file.h
 F:	include/uapi/linux/sync_file.h
 F:	Documentation/sync_file.txt
-T:	git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
+T:	git git://anongit.freedesktop.org/drm/drm-misc
 
 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
 M:	Vinod Koul <vinod.koul@intel.com>