Skip to content

Commit

Permalink
media: dvb: point to the location of the old README.dvb-usb file
Browse files Browse the repository at this point in the history
This file got renamed, but the references still point to the
old place.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Acked-by: Jonathan Corbet <[email protected]>
  • Loading branch information
mchehab committed Jun 15, 2018
1 parent fe63a1a commit 670d7ad
Show file tree
Hide file tree
Showing 45 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion drivers/media/dvb-frontends/dib3000.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* Amaury Demol from DiBcom for providing specs and driver
* 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
*
*/

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/dvb-frontends/dib3000mb.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* Amaury Demol from DiBcom for providing specs and driver
* 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
*
*/

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/dvb-frontends/eds1547.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the
* 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
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/dvb-frontends/z0194a.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the
* 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
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb-v2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ config DVB_USB_V2
USB1.1 and USB2.0 DVB devices.

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:
<https://linuxtv.org/wiki/index.php/DVB_USB>
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb-v2/gl861.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* under the terms of the GNU General Public License as published by the
* 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"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb-v2/lmedm04.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
* 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 :
* LME2510: Non Intel USB chipsets fail to maintain High Speed on
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb-v2/lmedm04.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* under the terms of the GNU General Public License as published by the 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 _DVB_USB_LME2510_H_
#define _DVB_USB_LME2510_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb-v2/mxl111sf.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under the terms of the GNU General Public License as published by the 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 <linux/vmalloc.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb-v2/mxl111sf.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* under the terms of the GNU General Public License as published by the 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 _DVB_USB_MXL111SF_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ config DVB_USB
USB1.1 and USB2.0 DVB devices.

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:
<https://linuxtv.org/wiki/index.php/DVB_USB>
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/a800.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* under the terms of the GNU General Public License as published by the 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 "dibusb.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/af9005-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 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-script.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/af9005-remote.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 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"
/* debug */
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/af9005.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 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"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/af9005.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* 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_
#define _DVB_USB_AF9005_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/az6027.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the 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 "az6027.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/cxusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* under the terms of the GNU General Public License as published by the 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/tuner.h>
#include <linux/vmalloc.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dibusb-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the 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 "dibusb.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dibusb-mb.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* under the terms of the GNU General Public License as published by the 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 "dibusb.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dibusb-mc-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the 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 "dibusb.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dibusb-mc.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* under the terms of the GNU General Public License as published by the 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 "dibusb.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dibusb.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the 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 _DVB_USB_DIBUSB_H_
#define _DVB_USB_DIBUSB_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/digitv.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the 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 "digitv.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dtt200u-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the 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 "dtt200u.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dtt200u.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the 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 "dtt200u.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dtt200u.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the 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 _DVB_USB_DTT200U_H_
#define _DVB_USB_DTT200U_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dvb-usb-init.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the 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 "dvb-usb-common.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/dw2102.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* under the terms of the GNU General Public License as published by the
* 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 "dw2102.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/friio-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* under the terms of the GNU General Public License as published by the 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 <linux/init.h>
#include <linux/string.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/friio.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* under the terms of the GNU General Public License as published by the 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 "friio.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/friio.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* under the terms of the GNU General Public License as published by the 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 _DVB_USB_FRIIO_H_
#define _DVB_USB_FRIIO_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/gp8psk.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* under the terms of the GNU General Public License as published by the 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 "gp8psk.h"
#include "gp8psk-fe.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/gp8psk.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* under the terms of the GNU General Public License as published by the 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 _DVB_USB_GP8PSK_H_
#define _DVB_USB_GP8PSK_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/m920x.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* under the terms of the GNU General Public License as published by the
* 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"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/nova-t-usb2.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the 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 "dibusb.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/opera1.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the 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
*/

#define DVB_USB_LOG_PREFIX "opera"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/ttusb2.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* under the terms of the GNU General Public License as published by the 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
*/
#define DVB_USB_LOG_PREFIX "ttusb2"
#include "dvb-usb.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/ttusb2.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the 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 _DVB_USB_TTUSB2_H_
#define _DVB_USB_TTUSB2_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/umt-010.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* under the terms of the GNU General Public License as published by the 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 "dibusb.h"

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/vp702x-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* under the terms of the GNU General Public License as published by the 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 "vp702x.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/vp702x.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* under the terms of the GNU General Public License as published by the 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 "vp702x.h"
#include <linux/mutex.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/vp7045-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* under the terms of the GNU General Public License as published by the 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 "vp7045.h"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/usb/dvb-usb/vp7045.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* under the terms of the GNU General Public License as published by the 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 "vp7045.h"

Expand Down
Loading

0 comments on commit 670d7ad

Please sign in to comment.