From: Mauro Carvalho Chehab Date: Fri, 2 Oct 2020 12:20:09 +0000 (+0200) Subject: media: zoran: move documentation file to the right place X-Git-Tag: v5.10-rc1~175^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b90346919d42ffc7c3ad283bfca2825b238147a;p=thirdparty%2Fkernel%2Flinux.git media: zoran: move documentation file to the right place The zoran revert patch misplaced the Zoran doc file. Move it to the right place. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/driver-api/media/drivers/index.rst b/Documentation/driver-api/media/drivers/index.rst index 5f340cfdb4cc2..eb7011782863d 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