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-Tag: v6.12-rc1~126^2~24^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2fc28837a02fd496d7e667647252ee269373cc9;p=thirdparty%2Fkernel%2Flinux.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 8828f5fb5937c..1a802219e0968 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