aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/dvb-usb/dibusb-common.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/usb/dvb-usb/dibusb-common.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/usb/dvb-usb/dibusb-common.c')
-rw-r--r--drivers/media/usb/dvb-usb/dibusb-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/dvb-usb/dibusb-common.c b/drivers/media/usb/dvb-usb/dibusb-common.c
index 59ce2dec11e9..02b51d1a1b67 100644
--- a/drivers/media/usb/dvb-usb/dibusb-common.c
+++ b/drivers/media/usb/dvb-usb/dibusb-common.c
@@ -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"