diff options
author | Zenghui Yu <yuzenghui@huawei.com> | 2024-07-29 16:12:02 +0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2024-07-30 10:39:03 +0200 |
commit | e2fc28837a02fd496d7e667647252ee269373cc9 (patch) | |
tree | 9e39529443983aa226fe5d9c8b6df0028dd14136 /MAINTAINERS | |
parent | 250ac9ee60dbb14cdf422ab7f2bc28d671ac9f46 (diff) | |
download | lwn-e2fc28837a02fd496d7e667647252ee269373cc9.tar.gz lwn-e2fc28837a02fd496d7e667647252ee269373cc9.zip |
MAINTAINERS: Add selftests to DMA-BUF HEAPS FRAMEWORK entry
Include dmabuf-heaps selftests in the correct entry so that updates to it
can be sent to the right place.
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20240729081202.937-1-yuzenghui@huawei.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8828f5fb5937..1a802219e096 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6530,6 +6530,7 @@ F: drivers/dma-buf/dma-heap.c F: drivers/dma-buf/heaps/* F: include/linux/dma-heap.h F: include/uapi/linux/dma-heap.h +F: tools/testing/selftests/dmabuf-heaps/ DMC FREQUENCY DRIVER FOR SAMSUNG EXYNOS5422 M: Lukasz Luba <lukasz.luba@arm.com> |