[PATCH 1/4] media: zoran: move documentation file to the right place
Mauro Carvalho Chehab <[email protected]>
| Newsgroups | gmane.linux.documentation,gmane.linux.drivers.video-input-infrastructure,gmane.linux.kernel,gmane.comp.video.mjpeg.user |
|---|---|
| Message-ID | <6b90346919d42ffc7c3ad283bfca2825b238147a.1601714147.git.mchehab+huawei@kernel.org> |
The zoran revert patch misplaced the Zoran doc file. Move it to the right place. Signed-off-by: Mauro Carvalho Chehab <[email protected]> --- Documentation/driver-api/media/drivers/index.rst | 1 + .../{media => driver-api/media/drivers}/v4l-drivers/zoran.rst | 0 2 files changed, 1 insertion(+) rename Documentation/{media => driver-api/media/drivers}/v4l-drivers/zoran.rst (100%) diff --git a/Documentation/driver-api/media/drivers/index.rst b/Documentation/driver-api/media/drivers/index.rst index 5f340cfdb4cc..eb7011782863 100644 --- a/Documentation/driver-api/media/drivers/index.rst +++ b/Documentation/driver-api/media/drivers/index.rst @@ -25,6 +25,7 @@ Video4Linux (V4L) drivers sh_mobile_ceu_camera tuners vimc-devel + zoran Digital TV drivers diff --git a/Documentation/media/v4l-drivers/zoran.rst b/Documentation/driver-api/media/drivers/v4l-drivers/zoran.rst similarity index 100% rename from Documentation/media/v4l-drivers/zoran.rst rename to Documentation/driver-api/media/drivers/v4l-drivers/zoran.rst -- 2.26.2