diff options
author | Gustavo Padovan <gustavo.padovan@collabora.com> | 2017-01-27 15:54:44 -0200 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.com> | 2017-01-30 17:58:35 -0200 |
commit | 376e5f5449d11811a8e3f61a4d4b54d68c0fd849 (patch) | |
tree | 609e61f46173d709e076633184c593d5aa9d4450 /MAINTAINERS | |
parent | 55d6616585363ff2aa9430bfe1ff1345bdc0599a (diff) | |
download | linux-376e5f5449d11811a8e3f61a4d4b54d68c0fd849.tar.gz linux-376e5f5449d11811a8e3f61a4d4b54d68c0fd849.tar.bz2 linux-376e5f5449d11811a8e3f61a4d4b54d68c0fd849.zip |
MAINTAINERS: add dma-fence* files to Sync File maintainership
As Sync File is highly dependent on dma-fence* tracks it
under SYNC FILE_FRAMEWORK as well.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170127175444.7995-1-gustavo@padovan.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bdc4843d4dc5..c1c000d4b644 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3976,6 +3976,7 @@ S: Maintained L: linux-media@vger.kernel.org L: dri-devel@lists.freedesktop.org F: drivers/dma-buf/sync_* +F: drivers/dma-buf/dma-fence* F: drivers/dma-buf/sw_sync.c F: include/linux/sync_file.h F: include/uapi/linux/sync_file.h |