From: Zenghui Yu Date: Mon, 29 Jul 2024 08:12:02 +0000 (+0800) Subject: MAINTAINERS: Add selftests to DMA-BUF HEAPS FRAMEWORK entry X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e2fc28837a02fd496d7e667647252ee269373cc9;p=linux.git 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 Signed-off-by: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20240729081202.937-1-yuzenghui@huawei.com --- 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