diff options
author | Sebastian Fricke <sebastian.fricke@collabora.com> | 2023-11-08 20:29:22 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-11-16 13:25:52 +0100 |
commit | 02a8b425639d66c2e46f6ef4d2ff5f1d9d060ad7 (patch) | |
tree | 6883ee0b2a28bfbe48b2d1e36b1ae16f2fa849a1 /MAINTAINERS | |
parent | media: v4l2: Allow M2M job queuing w/o streaming CAP queue (diff) | |
download | linux-02a8b425639d66c2e46f6ef4d2ff5f1d9d060ad7.tar.xz linux-02a8b425639d66c2e46f6ef4d2ff5f1d9d060ad7.zip |
media: platform: chips-media: Move Coda to separate folder
Prepare the folder structure for a second Chips&Media driver.
Move the Coda driver to a sub-directory.
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7d86cef515ba..6ed7462367ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5169,7 +5169,7 @@ M: Philipp Zabel <p.zabel@pengutronix.de> L: linux-media@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/media/coda.yaml -F: drivers/media/platform/chips-media/ +F: drivers/media/platform/chips-media/coda CODE OF CONDUCT M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |