diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2017-06-12 14:24:24 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-06-20 12:20:16 +0200 |
commit | e014a63cc685e8133d9d46d0ca41eceb279614f5 (patch) | |
tree | 1a8477a69c90101a2f35926a02498efe0c2d93b8 /MAINTAINERS | |
parent | [media] platform: add video-multiplexer subdevice driver (diff) | |
download | linux-e014a63cc685e8133d9d46d0ca41eceb279614f5.tar.xz linux-e014a63cc685e8133d9d46d0ca41eceb279614f5.zip |
[media] MAINTAINERS: add maintainer entry for video multiplexer v4l2 subdevice driver
Add maintainer entry for the video multiplexer v4l2 subdevice driver that
will control video bus multiplexers via the multiplexer framework.
Signed-off-by: Philip Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6ab1f8757570..fd22b66ffa34 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13545,6 +13545,12 @@ S: Maintained F: drivers/media/v4l2-core/videobuf2-* F: include/media/videobuf2-* +VIDEO MULTIPLEXER DRIVER +M: Philipp Zabel <p.zabel@pengutronix.de> +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/media/platform/video-mux.c + VIRTIO AND VHOST VSOCK DRIVER M: Stefan Hajnoczi <stefanha@redhat.com> L: kvm@vger.kernel.org |