The patch number 10909 was added via Hans Verkuil <[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <[email protected]>

------

From: Hans Verkuil  <[email protected]>
tvmixer: remove last remaining references to this deleted module.


Priority: normal

Signed-off-by: Hans Verkuil <[email protected]>


---

 linux/Documentation/video4linux/bttv/Insmod-options |   10 ----------
 linux/drivers/media/video/Makefile                  |    1 -
 v4l/scripts/release.sh                              |    2 +-
 3 files changed, 1 insertion(+), 12 deletions(-)

diff -r ef0aaa237fa4 -r 1328d07221c3 
linux/Documentation/video4linux/bttv/Insmod-options
--- a/linux/Documentation/video4linux/bttv/Insmod-options       Wed Mar 04 
14:27:52 2009 +0300
+++ b/linux/Documentation/video4linux/bttv/Insmod-options       Fri Mar 06 
13:29:09 2009 +0100
@@ -80,16 +80,6 @@ tuner.o
                                see CARDLIST for a complete list.
                pal=[bdgil]     select PAL variant (used for some tuners
                                only, important for the audio carrier).
-
-tvmixer.o
-       registers a mixer device for the TV card's volume/bass/treble
-       controls (requires a i2c audio control chip like the msp3400).
-
-       insmod args:
-               debug=1         print some debug info to the syslog.
-               devnr=n         allocate device #n (0 == /dev/mixer,
-                               1 = /dev/mixer1, ...), default is to
-                               use the first free one.
 
 tvaudio.o
        new, experimental module which is supported to provide a single
diff -r ef0aaa237fa4 -r 1328d07221c3 linux/drivers/media/video/Makefile
--- a/linux/drivers/media/video/Makefile        Wed Mar 04 14:27:52 2009 +0300
+++ b/linux/drivers/media/video/Makefile        Fri Mar 06 13:29:09 2009 +0100
@@ -30,7 +30,6 @@ obj-$(CONFIG_VIDEO_TVAUDIO) += tvaudio.o
 obj-$(CONFIG_VIDEO_TVAUDIO) += tvaudio.o
 obj-$(CONFIG_VIDEO_TDA7432) += tda7432.o
 obj-$(CONFIG_VIDEO_TDA9875) += tda9875.o
-obj-$(CONFIG_SOUND_TVMIXER) += tvmixer.o
 
 obj-$(CONFIG_VIDEO_SAA6588) += saa6588.o
 obj-$(CONFIG_VIDEO_SAA5246A) += saa5246a.o
diff -r ef0aaa237fa4 -r 1328d07221c3 v4l/scripts/release.sh
--- a/v4l/scripts/release.sh    Wed Mar 04 14:27:52 2009 +0300
+++ b/v4l/scripts/release.sh    Fri Mar 06 13:29:09 2009 +0100
@@ -14,7 +14,7 @@ files_common="$files_v4l $files_tuner $f
 
 # other files
 files_ir="ir-common.[ch]"
-files_audio="msp3400.[ch] tvaudio.[ch] tvmixer.[ch]"
+files_audio="msp3400.[ch] tvaudio.[ch]"
 
 files_bttv="bt848.h btcx*.[ch] bttv*.[ch] ir-kbd*.c"
 files_saa="saa7134*.[ch] saa6752hs.[ch] ir-kbd-i2c.c"


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/1328d07221c31547b86b0bb31bb74ac583a31d6a

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to