From: Alexandre Courbot <[email protected]> Add an entry for the new virtio-media driver.
Signed-off-by: Alexandre Courbot <[email protected]> Co-developed-by: Brian Daniels <[email protected]> Signed-off-by: Brian Daniels <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index efbf80806..af370b787 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -28327,6 +28327,12 @@ S: Maintained F: drivers/iommu/virtio-iommu.c F: include/uapi/linux/virtio_iommu.h +VIRTIO MEDIA DRIVER +M: Brian Daniels <[email protected]> +L: [email protected] +S: Maintained +F: drivers/media/virtio/ + VIRTIO MEM DRIVER M: David Hildenbrand <[email protected]> L: [email protected] -- 2.55.0.rc0.799.gd6f94ed593-goog

