diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2006-01-12 01:51:46 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2006-01-12 01:51:46 +0000 |
commit | 8a774b9452dbd90b6d763a87beff874aec637ebc (patch) | |
tree | 93309f9080e5fc98e4be3ab8651c0de23ac06c92 /linux/drivers/media/video | |
parent | cadd7bcfb7c57e359a9bce520cb0244c7b0934cd (diff) | |
download | mediapointer-dvb-s2-8a774b9452dbd90b6d763a87beff874aec637ebc.tar.gz mediapointer-dvb-s2-8a774b9452dbd90b6d763a87beff874aec637ebc.tar.bz2 |
Trivial changes to make sync with mainstream
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
kernel-sync
- Trivial patch breaking if (ret=foo()) into two lines on mt312
- Changes url for stradis.com
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'linux/drivers/media/video')
-rw-r--r-- | linux/drivers/media/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig index 2fe260fff..d82c8a30b 100644 --- a/linux/drivers/media/video/Kconfig +++ b/linux/drivers/media/video/Kconfig @@ -183,7 +183,7 @@ config VIDEO_STRADIS help Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video driver for PCI. There is a product page at - <http://www.stradis.com/decoder.html>. + <http://www.stradis.com/>. config VIDEO_ZORAN tristate "Zoran ZR36057/36067 Video For Linux" |