diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-08 18:41:44 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-15 17:10:01 -0400 |
commit | 2ebe0bb30ff5fcf9534d1af6faa13564d040d14c (patch) | |
tree | 54ea94917e9a12090540a4da20ba1f93cc4a797c /drivers/media/usb/gspca | |
parent | 670d7adb09078a005ce20b2ca8a429d05d985b5b (diff) |
media: v4l: fix broken video4linux docs locations
There are several places pointing to old documentation files:
Documentation/video4linux/API.html
Documentation/video4linux/bttv/
Documentation/video4linux/cx2341x/fw-encoder-api.txt
Documentation/video4linux/m5602.txt
Documentation/video4linux/v4l2-framework.txt
Documentation/video4linux/videobuf
Documentation/video4linux/Zoran
Make them point to the new location where available, removing
otherwise.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'drivers/media/usb/gspca')
-rw-r--r-- | drivers/media/usb/gspca/m5602/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/usb/gspca/m5602/Kconfig b/drivers/media/usb/gspca/m5602/Kconfig index 5a69016ed75f..13a00399ced9 100644 --- a/drivers/media/usb/gspca/m5602/Kconfig +++ b/drivers/media/usb/gspca/m5602/Kconfig | |||
@@ -5,7 +5,5 @@ config USB_M5602 | |||
5 | Say Y here if you want support for cameras based on the | 5 | Say Y here if you want support for cameras based on the |
6 | ALi m5602 connected to various image sensors. | 6 | ALi m5602 connected to various image sensors. |
7 | 7 | ||
8 | See <file:Documentation/video4linux/m5602.txt> for more info. | ||
9 | |||
10 | To compile this driver as a module, choose M here: the | 8 | To compile this driver as a module, choose M here: the |
11 | module will be called gspca_m5602. | 9 | module will be called gspca_m5602. |