projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
250ac9e
)
MAINTAINERS: Add selftests to DMA-BUF HEAPS FRAMEWORK entry
author
Zenghui Yu
<yuzenghui@huawei.com>
Mon, 29 Jul 2024 08:12:02 +0000
(16:12 +0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 30 Jul 2024 08:39:03 +0000
(10:39 +0200)
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
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 8828f5fb5937cb81667da9c74b707faa8eedbc14..1a802219e096804800a88585ccc9ec8b74b2dc6b 100644
(file)
--- 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>