From: Mauro Carvalho Chehab Date: Thu, 5 Mar 2020 06:49:04 +0000 (+0100) Subject: media: docs: move soc-camera.rst to staging X-Git-Tag: v5.8-rc1~162^2~469 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8b667ac517ecb5fada1c085236a9c05d0e303ca;p=thirdparty%2Fkernel%2Flinux.git media: docs: move soc-camera.rst to staging As the entire soc_camera driver is on staging to be removed soon, let's place there its documentation too. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/media/v4l-drivers/index.rst b/Documentation/media/v4l-drivers/index.rst index b41fea23fe5d5..eca22b82de94a 100644 --- a/Documentation/media/v4l-drivers/index.rst +++ b/Documentation/media/v4l-drivers/index.rst @@ -61,7 +61,6 @@ For more details see the file COPYING in the source distribution of Linux. si470x si4713 si476x - soc-camera uvcvideo vimc vivid diff --git a/Documentation/media/v4l-drivers/soc-camera.rst b/drivers/staging/media/soc_camera/soc-camera.rst similarity index 100% rename from Documentation/media/v4l-drivers/soc-camera.rst rename to drivers/staging/media/soc_camera/soc-camera.rst