aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/dvb-frontends/dib3000mb.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-03-04 15:54:10 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-14 10:36:18 +0200
commit577a7ad33aeff86f6c97277b12b122a0a2ad97d7 (patch)
tree1c29f9e40be3b350ed2a30e5fa199e7c6092d5a2 /drivers/media/dvb-frontends/dib3000mb.c
parentmedia: docs: move user-facing docs to the admin guide (diff)
downloadwireguard-linux-577a7ad33aeff86f6c97277b12b122a0a2ad97d7.tar.xz
wireguard-linux-577a7ad33aeff86f6c97277b12b122a0a2ad97d7.zip
media: docs: move driver-specific info to driver-api
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>
Diffstat (limited to 'drivers/media/dvb-frontends/dib3000mb.c')
-rw-r--r--drivers/media/dvb-frontends/dib3000mb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/dib3000mb.c b/drivers/media/dvb-frontends/dib3000mb.c
index 46ed0e20c8fa..0f0480d8576d 100644
--- a/drivers/media/dvb-frontends/dib3000mb.c
+++ b/drivers/media/dvb-frontends/dib3000mb.c
@@ -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