]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
media: docs: move driver-specific info to driver-api
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 4 Mar 2020 14:54:10 +0000 (15:54 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:36:18 +0000 (10:36 +0200)
Those documents don't really describe the driver API.

Instead, they contain development-specific information.

Yet, as the main index file describes the content of it as:

"how specific kernel subsystems work
 from the point of view of a kernel developer"

It seems to be the better fit.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
66 files changed:
Documentation/driver-api/media/drivers/bttv-devel.rst [moved from Documentation/media/v4l-drivers/bttv-devel.rst with 100% similarity]
Documentation/driver-api/media/drivers/contributors.rst [moved from Documentation/media/dvb-drivers/contributors.rst with 100% similarity]
Documentation/driver-api/media/drivers/cpia2_devel.rst [moved from Documentation/media/v4l-drivers/cpia2_devel.rst with 100% similarity]
Documentation/driver-api/media/drivers/cx2341x-devel.rst [moved from Documentation/media/v4l-drivers/cx2341x-devel.rst with 100% similarity]
Documentation/driver-api/media/drivers/cx88-devel.rst [moved from Documentation/media/v4l-drivers/cx88-devel.rst with 100% similarity]
Documentation/driver-api/media/drivers/davinci-vpbe-devel.rst [moved from Documentation/media/v4l-drivers/davinci-vpbe-devel.rst with 100% similarity]
Documentation/driver-api/media/drivers/dvb-usb.rst [moved from Documentation/media/dvb-drivers/dvb-usb.rst with 100% similarity]
Documentation/driver-api/media/drivers/fimc-devel.rst [moved from Documentation/media/v4l-drivers/fimc-devel.rst with 100% similarity]
Documentation/driver-api/media/drivers/frontends.rst [moved from Documentation/media/dvb-drivers/frontends.rst with 100% similarity]
Documentation/driver-api/media/drivers/index.rst [moved from Documentation/media/dvb-drivers/index.rst with 67% similarity]
Documentation/driver-api/media/drivers/pvrusb2.rst [moved from Documentation/media/v4l-drivers/pvrusb2.rst with 100% similarity]
Documentation/driver-api/media/drivers/pxa_camera.rst [moved from Documentation/media/v4l-drivers/pxa_camera.rst with 100% similarity]
Documentation/driver-api/media/drivers/radiotrack.rst [moved from Documentation/media/v4l-drivers/radiotrack.rst with 100% similarity]
Documentation/driver-api/media/drivers/saa7134-devel.rst [moved from Documentation/media/v4l-drivers/saa7134-devel.rst with 100% similarity]
Documentation/driver-api/media/drivers/sh_mobile_ceu_camera.rst [moved from Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst with 100% similarity]
Documentation/driver-api/media/drivers/tuners.rst [moved from Documentation/media/v4l-drivers/tuners.rst with 100% similarity]
Documentation/driver-api/media/drivers/vimc-devel.rst [moved from Documentation/media/v4l-drivers/vimc-devel.rst with 100% similarity]
Documentation/driver-api/media/index.rst
Documentation/media/index.rst
Documentation/media/v4l-drivers/index.rst
MAINTAINERS
drivers/media/dvb-frontends/dib3000.h
drivers/media/dvb-frontends/dib3000mb.c
drivers/media/dvb-frontends/eds1547.h
drivers/media/dvb-frontends/z0194a.h
drivers/media/pci/cx18/cx18-streams.c
drivers/media/platform/pxa_camera.c
drivers/media/radio/Kconfig
drivers/media/usb/dvb-usb-v2/Kconfig
drivers/media/usb/dvb-usb-v2/gl861.c
drivers/media/usb/dvb-usb-v2/lmedm04.c
drivers/media/usb/dvb-usb-v2/lmedm04.h
drivers/media/usb/dvb-usb-v2/mxl111sf.c
drivers/media/usb/dvb-usb-v2/mxl111sf.h
drivers/media/usb/dvb-usb/Kconfig
drivers/media/usb/dvb-usb/a800.c
drivers/media/usb/dvb-usb/af9005-fe.c
drivers/media/usb/dvb-usb/af9005-remote.c
drivers/media/usb/dvb-usb/af9005.c
drivers/media/usb/dvb-usb/af9005.h
drivers/media/usb/dvb-usb/az6027.c
drivers/media/usb/dvb-usb/cxusb.c
drivers/media/usb/dvb-usb/dibusb-common.c
drivers/media/usb/dvb-usb/dibusb-mb.c
drivers/media/usb/dvb-usb/dibusb-mc-common.c
drivers/media/usb/dvb-usb/dibusb-mc.c
drivers/media/usb/dvb-usb/dibusb.h
drivers/media/usb/dvb-usb/digitv.c
drivers/media/usb/dvb-usb/dtt200u-fe.c
drivers/media/usb/dvb-usb/dtt200u.c
drivers/media/usb/dvb-usb/dtt200u.h
drivers/media/usb/dvb-usb/dvb-usb-init.c
drivers/media/usb/dvb-usb/dw2102.c
drivers/media/usb/dvb-usb/gp8psk.c
drivers/media/usb/dvb-usb/gp8psk.h
drivers/media/usb/dvb-usb/m920x.c
drivers/media/usb/dvb-usb/nova-t-usb2.c
drivers/media/usb/dvb-usb/opera1.c
drivers/media/usb/dvb-usb/ttusb2.c
drivers/media/usb/dvb-usb/ttusb2.h
drivers/media/usb/dvb-usb/umt-010.c
drivers/media/usb/dvb-usb/vp702x-fe.c
drivers/media/usb/dvb-usb/vp702x.c
drivers/media/usb/dvb-usb/vp7045-fe.c
drivers/media/usb/dvb-usb/vp7045.c
drivers/media/usb/dvb-usb/vp7045.h

similarity index 67%
rename from Documentation/media/dvb-drivers/index.rst
rename to Documentation/driver-api/media/drivers/index.rst
index 7a870ee7ac7df06b23aaf3a076744fa9c9c9edcf..aafff51f7e0eb2ab625366c2727a74f3a17d5c86 100644 (file)
@@ -2,6 +2,34 @@
 
 .. include:: <isonum.txt>
 
+################################################
+Video4Linux (V4L)  driver-specific documentation
+################################################
+
+.. only:: html
+
+    .. class:: toc-title
+
+        Table of Contents
+
+.. toctree::
+       :maxdepth: 5
+
+       bttv-devel
+       cpia2_devel
+       cx2341x-devel
+       cx88-devel
+       davinci-vpbe-devel
+       fimc-devel
+       pvrusb2
+       pxa_camera
+       radiotrack
+       saa7134-devel
+       sh_mobile_ceu_camera
+       tuners
+       vimc-devel
+
+
 ##############################################
 Linux Digital TV driver-specific documentation
 ##############################################
@@ -27,7 +55,6 @@ For more details see the file COPYING in the source distribution of Linux.
 
 .. toctree::
        :maxdepth: 5
-       :numbered:
 
        dvb-usb
        frontends
index d2842f300bbd2cf36745cb0f8a4705d904a090f2..57383df79bd36b7a0d711f27e3f0235577605e54 100644 (file)
@@ -36,3 +36,5 @@ For more details see the file COPYING in the source distribution of Linux.
     mc-core
     cec-core
     csi2
+
+    drivers/index
index 0f75280b8c43c99ec319316d9e531a46f02c8744..a5cd600e0b049bfffe0dd4587c1451561a4d2c4d 100644 (file)
@@ -16,7 +16,6 @@ Linux Media Subsystem Documentation
    ../driver-api/media/index
 
    v4l-drivers/index
-   dvb-drivers/index
 
 .. only:: html and subproject
 
index aef375cfb05a8527ca36a8acf6809349dbbc752d..ee7faff88a33c0a2c9487df098d816834c5e019c 100644 (file)
@@ -31,23 +31,9 @@ For more details see the file COPYING in the source distribution of Linux.
        :maxdepth: 5
        :numbered:
 
-       tuners
        max2175
-       pvrusb2
-       pxa_camera
-       radiotrack
-       sh_mobile_ceu_camera
        uvcvideo
 
-       bttv-devel
-       cpia2_devel
-       cx2341x-devel
-       cx88-devel
-       davinci-vpbe-devel
-       fimc-devel
-       saa7134-devel
-       vimc-devel
-
        cx2341x-uapi
        imx-uapi
        meye-uapi
index abe6a64183fa165001b8ce17ef018a7597e3a5bf..e0a0a3fbfe212c4aea11d5aef64c36dee38a3cd9 100644 (file)
@@ -3667,7 +3667,7 @@ L:        linux-media@vger.kernel.org
 S:     Odd fixes
 W:     https://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/media/v4l-drivers/bttv*
+F:     Documentation/driver-api/media/drivers/bttv*
 F:     drivers/media/pci/bt8xx/bttv*
 
 BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
@@ -4539,7 +4539,7 @@ L:        linux-media@vger.kernel.org
 S:     Odd fixes
 W:     https://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/media/v4l-drivers/cx88*
+F:     Documentation/driver-api/media/drivers/cx88*
 F:     drivers/media/pci/cx88/
 
 CXD2820R MEDIA DRIVER
@@ -13711,7 +13711,7 @@ L:      linux-media@vger.kernel.org
 S:     Maintained
 W:     http://www.isely.net/pvrusb2/
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/media/v4l-drivers/pvrusb2*
+F:     Documentation/driver-api/media/drivers/pvrusb2*
 F:     drivers/media/usb/pvrusb2/
 
 PWC WEBCAM DRIVER
@@ -14720,7 +14720,7 @@ L:      linux-media@vger.kernel.org
 S:     Odd fixes
 W:     https://linuxtv.org
 T:     git git://linuxtv.org/media_tree.git
-F:     Documentation/media/v4l-drivers/saa7134*
+F:     Documentation/driver-api/media/drivers/saa7134*
 F:     drivers/media/pci/saa7134/
 
 SAA7146 VIDEO4LINUX-2 DRIVER
index 9118a7a48ef2b9ecfce9eb9af06ce305cd517222..3f129efa21de6f10d1edd68c01c1cc0f1e327cd9 100644 (file)
@@ -14,7 +14,7 @@
  *  Amaury Demol from DiBcom for providing specs and driver
  *  sources, on which this driver (and the dvb-dibusb) are based.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 
 #ifndef DIB3000_H
index 46ed0e20c8fa78eac56133d4bf89522be73e7ad7..0f0480d8576d77264fc8815d4df888972b790c57 100644 (file)
@@ -14,7 +14,7 @@
  *  Amaury Demol from DiBcom for providing specs and driver
  *  sources, on which this driver (and the dvb-dibusb) are based.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
index 907254b857083ef39427bd4016cea0a44904f98a..bb85a6e27076a54139522f55765121d72e5cb7d7 100644 (file)
@@ -3,7 +3,7 @@
 *
 * Copyright (C) 2008 Igor M. Liplianin (liplianin@me.by)
 *
-* see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+* see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
 */
 
 #ifndef EDS1547
index 21442905d116192cf2bd97aff2276eb092992638..3446ccbf3c1cc6175a388caf8ac34ee98af72b3e 100644 (file)
@@ -3,7 +3,7 @@
 *
 * Copyright (C) 2008 Igor M. Liplianin (liplianin@me.by)
 *
-* see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+* see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
 */
 
 #ifndef Z0194A
index 0e2365c9f4ad956eb497dfce3e5c7ba301f74a1f..c41bae118415da1d9f1751d302c12581e4892697 100644 (file)
@@ -845,7 +845,7 @@ int cx18_start_v4l2_encode_stream(struct cx18_stream *s)
 
                /*
                 * Audio related reset according to
-                * Documentation/media/v4l-drivers/cx2341x-devel.rst
+                * Documentation/driver-api/media/drivers/cx2341x-devel.rst
                 */
                if (atomic_read(&cx->ana_capturing) == 0)
                        cx18_vapi(cx, CX18_CPU_SET_MISC_PARAMETERS, 2,
@@ -853,7 +853,7 @@ int cx18_start_v4l2_encode_stream(struct cx18_stream *s)
 
                /*
                 * Number of lines for Field 1 & Field 2 according to
-                * Documentation/media/v4l-drivers/cx2341x-devel.rst
+                * Documentation/driver-api/media/drivers/cx2341x-devel.rst
                 * Field 1 is 312 for 625 line systems in BT.656
                 * Field 2 is 313 for 625 line systems in BT.656
                 */
index 70c85a2a10f51a9e30a875e4ec120cd22b33a3f5..3c5fe737d36f79b2c360f828eff38791028c0c25 100644 (file)
@@ -1016,7 +1016,7 @@ static void pxa_camera_wakeup(struct pxa_camera_dev *pcdev,
  *  - a videobuffer is queued on the pcdev->capture list
  *
  * Please check the "DMA hot chaining timeslice issue" in
- *   Documentation/media/v4l-drivers/pxa_camera.rst
+ *   Documentation/driver-api/media/drivers/pxa_camera.rst
  *
  * Context: should only be called within the dma irq handler
  */
@@ -1438,7 +1438,7 @@ static void pxac_vb2_queue(struct vb2_buffer *vb)
 
 /*
  * Please check the DMA prepared buffer structure in :
- *   Documentation/media/v4l-drivers/pxa_camera.rst
+ *   Documentation/driver-api/media/drivers/pxa_camera.rst
  * Please check also in pxa_camera_check_link_miss() to understand why DMA chain
  * modification while DMA chain is running will work anyway.
  */
index f4df16df19d9fcee579bc58d7d72153806ced37e..d29e29645e04ace8ffc6f8707071b1b4be8b8c0a 100644 (file)
@@ -272,7 +272,7 @@ config RADIO_RTRACK
          been reported to be used by these cards.
 
          More information is contained in the file
-         <file:Documentation/media/v4l-drivers/radiotrack.rst>.
+         <file:Documentation/driver-api/media/drivers/radiotrack.rst>.
 
          To compile this driver as a module, choose M here: the
          module will be called radio-aimslab.
index b21a4d4138720ff243ee0aa29020f666d214149a..ff0ae64424c431e8b77388767a5d146ac819cddb 100644 (file)
@@ -7,7 +7,7 @@ config DVB_USB_V2
          USB1.1 and USB2.0 DVB devices.
 
          Almost every USB device needs a firmware, please look into
-         <file:Documentation/media/dvb-drivers/dvb-usb.rst>.
+         <file:Documentation/driver-api/media/drivers/dvb-usb.rst>.
 
          For a complete list of supported USB devices see the LinuxTV DVB Wiki:
          <https://linuxtv.org/wiki/index.php/DVB_USB>
index 19217dcf20f1037f60c8d41d1a8a7947ddd93fdb..42c3b8af0774a2706e5678f180bdfe23f7e0c7a4 100644 (file)
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-only
 /* DVB USB compliant linux driver for GL861 USB2.0 devices.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include <linux/string.h>
 
index fb8280620c58f082a56e4fbf8beef6f43d2dc7df..8a3c0eeed95962bd508462c6a97024d8e79e9ddb 100644 (file)
@@ -39,7 +39,7 @@
  * Copyright (C) 2010 Malcolm Priestley (tvboxspy@gmail.com)
  * LME2510(C)(C) Leaguerme (Shenzhen) MicroElectronics Co., Ltd.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  *
  * Known Issues :
  *     LME2510: Non Intel USB chipsets fail to maintain High Speed on
index 766a8348624daa0768d0a5a882c417d698836394..4335b6ebcc1c03261993c3829feb1ed68debec6c 100644 (file)
@@ -14,7 +14,7 @@
  * MVB0001F (LME2510C+LGTDQT-P001F)
  *
  * *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #ifndef _DVB_USB_LME2510_H_
 #define _DVB_USB_LME2510_H_
index 55b4ae7037a4e554ce87c0eab776e9ebc9c90af8..7865fa0a8295716502317f2e0a8deada3552ba0d 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2010-2014 Michael Krufky (mkrufky@linuxtv.org)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 
 #include <linux/vmalloc.h>
index 70bd2a2a8ec10591961fa1cf6e2f7f1f5df23b85..e57e5d2353b408251f3a7d5aea6c279ae75ab085 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Copyright (C) 2010-2014 Michael Krufky (mkrufky@linuxtv.org)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 
 #ifndef _DVB_USB_MXL111SF_H_
index 42334a02cdcedb548bb375353af88737878842dc..15d29c91662f3da2ef88e5449c4102b70cee9eac 100644 (file)
@@ -8,7 +8,7 @@ config DVB_USB
          USB1.1 and USB2.0 DVB devices.
 
          Almost every USB device needs a firmware, please look into
-         <file:Documentation/media/dvb-drivers/dvb-usb.rst>.
+         <file:Documentation/driver-api/media/drivers/dvb-usb.rst>.
 
          For a complete list of supported USB devices see the LinuxTV DVB Wiki:
          <https://linuxtv.org/wiki/index.php/DVB_USB>
index 666213f5d5d8013db19ab3d4e0a615538c3d2545..15bbefe3bc00544f9d003e323e88cec8e5ece51d 100644 (file)
@@ -8,7 +8,7 @@
  *   - AVerMedia who kindly provided information and
  *   - Glen Harris who suffered from my mistakes during development.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "dibusb.h"
 
index 6c960f723457e81c5e634613ebec3d5e6eb27603..9d6fa0556d7b5b1c20ce51928fa984a2915af2ac 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Thanks to Afatech who kindly provided information.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "af9005.h"
 #include "af9005-script.h"
index c664353f39112758287806358c23422669425d77..41d48b3c8d0575783de8beb90fa59a0694dd75c5 100644 (file)
@@ -8,7 +8,7 @@
  *
  * Thanks to Afatech who kindly provided information.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "af9005.h"
 /* debug */
index 89b4b5d84cdff49e4fd8bcba45cd830b35a4c51f..3446bcac8ed13fc97c45f2a248d610445efeca2d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Thanks to Afatech who kindly provided information.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "af9005.h"
 
index 3179a7c71e8f379dbefada030abc0ae79c468193..11d74dc26d83c407fa7a2c1a9dc16a6d6a15bf6e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Thanks to Afatech who kindly provided information.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #ifndef _DVB_USB_AF9005_H_
 #define _DVB_USB_AF9005_H_
index 8de18da0c4bd134e401a2c1a56c5e3938223d188..d5be540e31a7d5a000559dba46a46c093350339f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2009 Adams.Xu <adams.xu@azwave.com.cn>
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "az6027.h"
 
index c421b603be44685ac2738e29cd0eea4d0436a94b..fd058f71ce4920aed763f50fb1690cfc8fdec29a 100644 (file)
@@ -18,7 +18,7 @@
  * Copyright (C) 2006, 2007 Chris Pascoe (c.pascoe@itee.uq.edu.au)
  * Copyright (C) 2011, 2017 Maciej S. Szmigiero (mail@maciej.szmigiero.name)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include <media/tuner.h>
 #include <linux/delay.h>
index 59ce2dec11e98a7f33e95e00e9a195bb685c87f5..02b51d1a1b67c9fb3eda5a9dd84faf5ecd6f08f0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 
 #include "dibusb.h"
index d4ea72bf09c5808c9f95c55c51d67836eb3c0a70..f462c918d5a4404f1a9879db4ed1c8b6a3028d76 100644 (file)
@@ -7,7 +7,7 @@
  * based on GPL code from DiBcom, which has
  * Copyright (C) 2004 Amaury Demol for DiBcom
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "dibusb.h"
 
index 967027e29c178949b969a6c01fb41676defc24f7..b8cde4cded33fe74845bb59e513d79c396259de8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 
 #include "dibusb.h"
index ada3bee296c23e46f0ab8777b1eb4992474ee370..e2689977c8c8ab386bad50693ef95a67ff09f471 100644 (file)
@@ -7,7 +7,7 @@
  * based on GPL code from DiBcom, which has
  * Copyright (C) 2004 Amaury Demol for DiBcom
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "dibusb.h"
 
index a83326c36ca7d93ee45bed4537d98fbccc80d16b..f61de07448211a96aba7cbbad36a7bf966ad1fe9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #ifndef _DVB_USB_DIBUSB_H_
 #define _DVB_USB_DIBUSB_H_
index 99a39339d45d5357736e6935449ccfb46debeb7e..906438c5a40f64301abcba85ce06817f0cd3733b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * partly based on the SDK published by Nebula Electronics
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "digitv.h"
 
index 00ce723c7bf011ff76943eab1fedcfdd9e57b0da..9f83560ba63d357925e552a0e64d06b58e4ed3c5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2005 Patrick Boettcher <patrick.boettcher@posteo.de>
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "dtt200u.h"
 
index 1e7296b2e5b227311e48e79248d0af38f0515d26..24efa023d8273ceba6850cedae8e7eb21b07140f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Thanks to Steve Chang from WideView for providing support for the WT-220U.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "dtt200u.h"
 
index 832f355114e4c1239e2a9bc85d143b465afa6c8f..696c2c1f3af3bc4c2c6edf8f5448e789595d8a71 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #ifndef _DVB_USB_DTT200U_H_
 #define _DVB_USB_DTT200U_H_
index 16a0b4a359eac1eddb1025010482353a74eedc57..46ada09ce38a9caec31c5fcb0cfb559a26d27501 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@posteo.de)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "dvb-usb-common.h"
 
index 1007366a295b2ddecfbd224e739260d452355152..594a763b46cf8a1b9c65cf47ad5416433635a0a4 100644 (file)
@@ -8,7 +8,7 @@
  *     Terratec Cinergy S2 cards
  * Copyright (C) 2008-2012 Igor M. Liplianin (liplianin@me.by)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include <media/dvb-usb-ids.h>
 #include "dw2102.h"
index 1282f701f1857677f1b1a926c55d18cad2eb29d1..c07f46f5176ea73febf561a124af2d651eb078c8 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This module is based off the vp7045 and vp702x modules
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "gp8psk.h"
 #include "gp8psk-fe.h"
index 2f4c1368eabe5dbb50f14d1a086cb147ebac72e8..5293dfdd2609c462bad7f09205319841e1ff26c2 100644 (file)
@@ -9,7 +9,7 @@
  *
  * This module is based off the vp7045 and vp702x modules
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #ifndef _DVB_USB_GP8PSK_H_
 #define _DVB_USB_GP8PSK_H_
index d866a1990a7d24a93a70a9a3f64ac8fe0591cb20..b8b99be5564b81c796532994fe488aebcac3a0ab 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2006 Aapo Tahkola (aet@rasterburn.org)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 
 #include "m920x.h"
index e368935a508949c7d2bb71c8992f141673c37f80..e7b290552b6632903f9c6c29e32c4b9f12d36b4e 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "dibusb.h"
 
index 823b33ae828d9de421c328092e0d05a1ee141d52..e8d784b9d1194b1677812bc3047bc307bf5df5fc 100644 (file)
@@ -4,7 +4,7 @@
 * Copyright (C) 2006 Mario Hlawitschka (dh1pa@amsat.org)
 * Copyright (C) 2006 Marco Gittler (g.marco@freenet.de)
 *
-* see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+* see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
 */
 
 #define DVB_USB_LOG_PREFIX "opera"
index e12a5466b6770e023bc668c40c75dbf15775b153..fd3e7312daef2e26644b6d1eb1f9da6b025edc17 100644 (file)
@@ -17,7 +17,7 @@
  * Copyright (c) 2003 Felix Domke <tmbinc@elitedvb.net>
  * Copyright (C) 2005-6 Patrick Boettcher <pb@linuxtv.org>
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #define DVB_USB_LOG_PREFIX "ttusb2"
 #include "dvb-usb.h"
index 8a3853cd6a26679e10ea44ce5826dd24d473bfac..b34c469d83f9ab5300d1a8978f7f0cd1b8fb5b83 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 2003 Felix Domke <tmbinc@elitedvb.net>
  * Copyright (C) 2005-6 Patrick Boettcher <pb@linuxtv.de>
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #ifndef _DVB_USB_TTUSB2_H_
 #define _DVB_USB_TTUSB2_H_
index a2101bd43349bc6bebe1ca198fc1a5cb5e15a2ff..2181993771ae9e2a251f99e442241b5ddf1513b0 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "dibusb.h"
 
index 1c75a9c9dfcae1cc5ba66cc778d89f7f794431fe..c1e7931900eec9ba12d86f9b77d2a98a24361c92 100644 (file)
@@ -12,7 +12,7 @@
  * This file can be removed soon, after the DST-driver is rewritten to provice
  * the frontend-controlling separately.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "vp702x.h"
 
index 381b5c898a0764a4dbd39fff788a7933069a3c35..bf54747e2e01aedb38341eb0ec6baa146355ed46 100644 (file)
@@ -9,7 +9,7 @@
  *
  * Thanks to Twinhan who kindly provided hardware and information.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "vp702x.h"
 #include <linux/mutex.h>
index d253307a35f8a92205ea239d65d5ace2cea76da0..e99740ec2650a180ed710b997d092ff0e884d5f8 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Thanks to Twinhan who kindly provided hardware and information.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "vp7045.h"
 
index 2baf57216d19a12b34de5b4b989ad401614ab9b8..23e3a90af1f44b3ad711072f92abc1dce6e7b207 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Thanks to Twinhan who kindly provided hardware and information.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #include "vp7045.h"
 
index 818366746c4117a6696a43b905174adea7744c55..1c8438f22b9798b5684bbede496d0455eb3e34bd 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Thanks to Twinhan who kindly provided hardware and information.
  *
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
  */
 #ifndef _DVB_USB_VP7045_H_
 #define _DVB_USB_VP7045_H_