The patch number 8210 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:
        [EMAIL PROTECTED]

------

From: Hans Verkuil  <[EMAIL PROTECTED]>
v4l-dvb: remove support for kernels < 2.6.0


First phase of the backwards compatibility cleanup: stop supporting kernels
older than 2.6.0.

Signed-off-by: Hans Verkuil <[EMAIL PROTECTED]>


---

 README.patches                                        |    6 
 linux/drivers/media/common/tuners/mt20xx.c            |    3 
 linux/drivers/media/common/tuners/tda8290.c           |    3 
 linux/drivers/media/common/tuners/tda9887.c           |   10 
 linux/drivers/media/common/tuners/tea5767.c           |    3 
 linux/drivers/media/common/tuners/tuner-simple.c      |    7 
 linux/drivers/media/common/tuners/tuner-xc2028.c      |    3 
 linux/drivers/media/dvb/ttpci/av7110_ir.c             |    2 
 linux/drivers/media/dvb/ttpci/budget-ci.c             |    2 
 linux/drivers/media/video/au0828/au0828-i2c.c         |    2 
 linux/drivers/media/video/bt8xx/bt832.c               |   21 -
 linux/drivers/media/video/bt8xx/bttv-cards.c          |   13 
 linux/drivers/media/video/bt8xx/bttv-driver.c         |   26 -
 linux/drivers/media/video/bt8xx/bttv-i2c.c            |    4 
 linux/drivers/media/video/bt8xx/bttv-input.c          |    2 
 linux/drivers/media/video/bt8xx/bttv.h                |   10 
 linux/drivers/media/video/bt8xx/bttvp.h               |   10 
 linux/drivers/media/video/cs5345.c                    |    8 
 linux/drivers/media/video/cs53l32a.c                  |   12 
 linux/drivers/media/video/cx2341x.c                   |    3 
 linux/drivers/media/video/cx23885/cx23885-i2c.c       |    2 
 linux/drivers/media/video/cx23885/cx23885-video.c     |   10 
 linux/drivers/media/video/cx25840/cx25840-audio.c     |    3 
 linux/drivers/media/video/cx25840/cx25840-core.c      |    7 
 linux/drivers/media/video/cx25840/cx25840-firmware.c  |    8 
 linux/drivers/media/video/cx88/cx88-blackbird.c       |    7 
 linux/drivers/media/video/cx88/cx88-cards.c           |    6 
 linux/drivers/media/video/cx88/cx88-core.c            |    2 
 linux/drivers/media/video/cx88/cx88-i2c.c             |    7 
 linux/drivers/media/video/cx88/cx88-input.c           |    4 
 linux/drivers/media/video/cx88/cx88-mpeg.c            |   10 
 linux/drivers/media/video/cx88/cx88-tvaudio.c         |    2 
 linux/drivers/media/video/cx88/cx88-video.c           |   16 
 linux/drivers/media/video/cx88/cx88-vp3054-i2c.c      |    8 
 linux/drivers/media/video/em28xx/em28xx-video.c       |   16 
 linux/drivers/media/video/ir-kbd-i2c.c                |    4 
 linux/drivers/media/video/m52790.c                    |    8 
 linux/drivers/media/video/msp3400-driver.c            |   63 ---
 linux/drivers/media/video/msp3400-driver.h            |    4 
 linux/drivers/media/video/msp3400-kthreads.c          |   45 --
 linux/drivers/media/video/pwc/pwc-ctrl.c              |   21 -
 linux/drivers/media/video/saa6588.c                   |   17 
 linux/drivers/media/video/saa7115.c                   |   11 
 linux/drivers/media/video/saa7127.c                   |   12 
 linux/drivers/media/video/saa7134/saa6752hs.c         |   14 
 linux/drivers/media/video/saa7134/saa7134-core.c      |   25 -
 linux/drivers/media/video/saa7134/saa7134-empress.c   |    6 
 linux/drivers/media/video/saa7134/saa7134-i2c.c       |    4 
 linux/drivers/media/video/saa7134/saa7134-input.c     |    2 
 linux/drivers/media/video/saa7134/saa7134-tvaudio.c   |   16 
 linux/drivers/media/video/saa7134/saa7134.h           |    6 
 linux/drivers/media/video/saa717x.c                   |    7 
 linux/drivers/media/video/tda7432.c                   |   19 -
 linux/drivers/media/video/tda9840.c                   |    4 
 linux/drivers/media/video/tda9875.c                   |   20 -
 linux/drivers/media/video/tea6415c.c                  |    4 
 linux/drivers/media/video/tea6420.c                   |    4 
 linux/drivers/media/video/tlv320aic23b.c              |    7 
 linux/drivers/media/video/tuner-core.c                |   19 -
 linux/drivers/media/video/tvaudio.c                   |    6 
 linux/drivers/media/video/tveeprom.c                  |    3 
 linux/drivers/media/video/tvmixer.c                   |   28 -
 linux/drivers/media/video/tvp5150.c                   |   16 
 linux/drivers/media/video/upd64031a.c                 |    7 
 linux/drivers/media/video/upd64083.c                  |    7 
 linux/drivers/media/video/usbvision/usbvision-core.c  |   90 ----
 linux/drivers/media/video/usbvision/usbvision-i2c.c   |    3 
 linux/drivers/media/video/usbvision/usbvision-video.c |  185 ----------
 linux/drivers/media/video/usbvision/usbvision.h       |    4 
 linux/drivers/media/video/v4l2-common.c               |    3 
 linux/drivers/media/video/videobuf-dma-sg.c           |    4 
 linux/drivers/media/video/vivi.c                      |   63 ---
 linux/drivers/media/video/vp27smpx.c                  |    8 
 linux/drivers/media/video/wm8739.c                    |   12 
 linux/drivers/media/video/wm8775.c                    |    8 
 linux/include/media/v4l2-dev.h                        |    6 
 linux/include/media/v4l2-i2c-drv-legacy.h             |   15 
 linux/include/media/v4l2-i2c-drv.h                    |   15 
 v4l/compat.h                                          |  113 ------
 v4l/scripts/release.sh                                |    2 
 v4l_experimental/dpl3518.c                            |   12 
 v4l_experimental/v3tv/v3tv.c                          |   41 --
 v4l_experimental/v3tv/vpx3224.c                       |   37 --
 83 files changed, 29 insertions(+), 1259 deletions(-)

<diff discarded since it is too big>

---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/476e8f050ceb05237c95e96529740ad2cb4c12f7

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to