Commit 670d7adb authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

media: dvb: point to the location of the old README.dvb-usb file

This file got renamed, but the references still point to the
old place.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: default avatarJonathan Corbet <corbet@lwn.net>
parent fe63a1a6
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
* Amaury Demol from DiBcom for providing specs and driver * Amaury Demol from DiBcom for providing specs and driver
* sources, on which this driver (and the dvb-dibusb) are based. * sources, on which this driver (and the dvb-dibusb) are based.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
* *
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
* Amaury Demol from DiBcom for providing specs and driver * Amaury Demol from DiBcom for providing specs and driver
* sources, on which this driver (and the dvb-dibusb) are based. * sources, on which this driver (and the dvb-dibusb) are based.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
* *
*/ */
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
* Free Software Foundation, version 2. * Free Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef EDS1547 #ifndef EDS1547
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
* Free Software Foundation, version 2. * Free Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef Z0194A #ifndef Z0194A
......
...@@ -6,7 +6,7 @@ config DVB_USB_V2 ...@@ -6,7 +6,7 @@ config DVB_USB_V2
USB1.1 and USB2.0 DVB devices. USB1.1 and USB2.0 DVB devices.
Almost every USB device needs a firmware, please look into Almost every USB device needs a firmware, please look into
<file:Documentation/dvb/README.dvb-usb>. <file:Documentation/media/dvb-drivers/dvb-usb.rst>.
For a complete list of supported USB devices see the LinuxTV DVB Wiki: For a complete list of supported USB devices see the LinuxTV DVB Wiki:
<https://linuxtv.org/wiki/index.php/DVB_USB> <https://linuxtv.org/wiki/index.php/DVB_USB>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
* Free Software Foundation, version 2. * Free Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "gl861.h" #include "gl861.h"
......
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
* *
* Known Issues : * Known Issues :
* LME2510: Non Intel USB chipsets fail to maintain High Speed on * LME2510: Non Intel USB chipsets fail to maintain High Speed on
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* * * *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_LME2510_H_ #ifndef _DVB_USB_LME2510_H_
#define _DVB_USB_LME2510_H_ #define _DVB_USB_LME2510_H_
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include <linux/vmalloc.h> #include <linux/vmalloc.h>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_MXL111SF_H_ #ifndef _DVB_USB_MXL111SF_H_
......
...@@ -6,7 +6,7 @@ config DVB_USB ...@@ -6,7 +6,7 @@ config DVB_USB
USB1.1 and USB2.0 DVB devices. USB1.1 and USB2.0 DVB devices.
Almost every USB device needs a firmware, please look into Almost every USB device needs a firmware, please look into
<file:Documentation/dvb/README.dvb-usb>. <file:Documentation/media/dvb-drivers/dvb-usb.rst>.
For a complete list of supported USB devices see the LinuxTV DVB Wiki: For a complete list of supported USB devices see the LinuxTV DVB Wiki:
<https://linuxtv.org/wiki/index.php/DVB_USB> <https://linuxtv.org/wiki/index.php/DVB_USB>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dibusb.h" #include "dibusb.h"
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "af9005.h" #include "af9005.h"
#include "af9005-script.h" #include "af9005-script.h"
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "af9005.h" #include "af9005.h"
/* debug */ /* debug */
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "af9005.h" #include "af9005.h"
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_AF9005_H_ #ifndef _DVB_USB_AF9005_H_
#define _DVB_USB_AF9005_H_ #define _DVB_USB_AF9005_H_
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "az6027.h" #include "az6027.h"
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include <media/tuner.h> #include <media/tuner.h>
#include <linux/vmalloc.h> #include <linux/vmalloc.h>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dibusb.h" #include "dibusb.h"
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dibusb.h" #include "dibusb.h"
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dibusb.h" #include "dibusb.h"
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dibusb.h" #include "dibusb.h"
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_DIBUSB_H_ #ifndef _DVB_USB_DIBUSB_H_
#define _DVB_USB_DIBUSB_H_ #define _DVB_USB_DIBUSB_H_
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "digitv.h" #include "digitv.h"
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dtt200u.h" #include "dtt200u.h"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dtt200u.h" #include "dtt200u.h"
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_DTT200U_H_ #ifndef _DVB_USB_DTT200U_H_
#define _DVB_USB_DTT200U_H_ #define _DVB_USB_DTT200U_H_
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dvb-usb-common.h" #include "dvb-usb-common.h"
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
* under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
* Free Software Foundation, version 2. * Free Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include <media/dvb-usb-ids.h> #include <media/dvb-usb-ids.h>
#include "dw2102.h" #include "dw2102.h"
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include <linux/init.h> #include <linux/init.h>
#include <linux/string.h> #include <linux/string.h>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "friio.h" #include "friio.h"
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_FRIIO_H_ #ifndef _DVB_USB_FRIIO_H_
#define _DVB_USB_FRIIO_H_ #define _DVB_USB_FRIIO_H_
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "gp8psk.h" #include "gp8psk.h"
#include "gp8psk-fe.h" #include "gp8psk-fe.h"
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_GP8PSK_H_ #ifndef _DVB_USB_GP8PSK_H_
#define _DVB_USB_GP8PSK_H_ #define _DVB_USB_GP8PSK_H_
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
* Free Software Foundation, version 2. * Free Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "m920x.h" #include "m920x.h"
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dibusb.h" #include "dibusb.h"
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#define DVB_USB_LOG_PREFIX "opera" #define DVB_USB_LOG_PREFIX "opera"
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#define DVB_USB_LOG_PREFIX "ttusb2" #define DVB_USB_LOG_PREFIX "ttusb2"
#include "dvb-usb.h" #include "dvb-usb.h"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_TTUSB2_H_ #ifndef _DVB_USB_TTUSB2_H_
#define _DVB_USB_TTUSB2_H_ #define _DVB_USB_TTUSB2_H_
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "dibusb.h" #include "dibusb.h"
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
* *
*/ */
#include "vp702x.h" #include "vp702x.h"
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "vp702x.h" #include "vp702x.h"
#include <linux/mutex.h> #include <linux/mutex.h>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
* *
*/ */
#include "vp7045.h" #include "vp7045.h"
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#include "vp7045.h" #include "vp7045.h"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
* Software Foundation, version 2. * Software Foundation, version 2.
* *
* see Documentation/dvb/README.dvb-usb for more information * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
*/ */
#ifndef _DVB_USB_VP7045_H_ #ifndef _DVB_USB_VP7045_H_
#define _DVB_USB_VP7045_H_ #define _DVB_USB_VP7045_H_
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment