-
- Downloads
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
PCI-dependent videobuf_foo methods were renamed as videobuf_pci_foo. Also, videobuf_dmabuf is now part of videobuf-dma-sg private struct. So, to access it, a subroutine call is needed. This patch renames all occurences of those function calls to be consistent with the video-buf split. Signed-off-by:Mauro Carvalho Chehab <mchehab@infradead.org> http://thread.gmane.org/gmane.comp.video.video4linux/34978/focus=34981 Reviewed-by:
Ricardo Cerqueira <v4l@cerqueira.org>
Showing
- Documentation/dvb/faq.txt 1 addition, 1 deletionDocumentation/dvb/faq.txt
- drivers/media/Kconfig 5 additions, 1 deletiondrivers/media/Kconfig
- drivers/media/common/Kconfig 1 addition, 1 deletiondrivers/media/common/Kconfig
- drivers/media/common/saa7146_core.c 1 addition, 1 deletiondrivers/media/common/saa7146_core.c
- drivers/media/common/saa7146_fops.c 3 additions, 2 deletionsdrivers/media/common/saa7146_fops.c
- drivers/media/common/saa7146_vbi.c 6 additions, 3 deletionsdrivers/media/common/saa7146_vbi.c
- drivers/media/common/saa7146_video.c 5 additions, 4 deletionsdrivers/media/common/saa7146_video.c
- drivers/media/video/Kconfig 1 addition, 1 deletiondrivers/media/video/Kconfig
- drivers/media/video/Makefile 2 additions, 1 deletiondrivers/media/video/Makefile
- drivers/media/video/bt8xx/Kconfig 1 addition, 1 deletiondrivers/media/video/bt8xx/Kconfig
- drivers/media/video/bt8xx/bttv-driver.c 10 additions, 7 deletionsdrivers/media/video/bt8xx/bttv-driver.c
- drivers/media/video/bt8xx/bttv-risc.c 19 additions, 16 deletionsdrivers/media/video/bt8xx/bttv-risc.c
- drivers/media/video/bt8xx/bttv-vbi.c 3 additions, 2 deletionsdrivers/media/video/bt8xx/bttv-vbi.c
- drivers/media/video/bt8xx/bttvp.h 1 addition, 1 deletiondrivers/media/video/bt8xx/bttvp.h
- drivers/media/video/cafe_ccic.c 1 addition, 1 deletiondrivers/media/video/cafe_ccic.c
- drivers/media/video/cx88/Kconfig 1 addition, 1 deletiondrivers/media/video/cx88/Kconfig
- drivers/media/video/cx88/cx88-alsa.c 14 additions, 10 deletionsdrivers/media/video/cx88/cx88-alsa.c
- drivers/media/video/cx88/cx88-blackbird.c 1 addition, 1 deletiondrivers/media/video/cx88/cx88-blackbird.c
- drivers/media/video/cx88/cx88-core.c 4 additions, 2 deletionsdrivers/media/video/cx88/cx88-core.c
- drivers/media/video/cx88/cx88-dvb.c 1 addition, 1 deletiondrivers/media/video/cx88/cx88-dvb.c
Loading
Please register or sign in to comment