[GIT PULL FOR v6.6] Remove the old videobuf framework

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



After converting the last driver (bttv) that used the old videobuf
framework, we can now drop that framework completely.

Regards,

	Hans

The following changes since commit b7ec3212a73abc987e8f33aa42988e6c39c38c92:

  media: bttv: convert to vb2 (2023-08-14 20:27:59 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.6l

for you to fetch changes up to c0bb3ecbc9a0c37cd0bb0e9156151ad48f5ef414:

  media: remove the old videobuf framework (2023-08-16 10:32:30 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (2):
      media: atomisp: remove left-over videobuf include
      media: remove the old videobuf framework

 Documentation/driver-api/media/v4l2-core.rst                    |    1 -
 Documentation/driver-api/media/v4l2-dev.rst                     |    8 -
 Documentation/driver-api/media/v4l2-videobuf.rst                |  403 ---------------
 Documentation/translations/zh_CN/video4linux/v4l2-framework.txt |   12 -
 drivers/media/v4l2-core/Kconfig                                 |   16 -
 drivers/media/v4l2-core/Makefile                                |    5 -
 drivers/media/v4l2-core/videobuf-core.c                         | 1198 ---------------------------------------------
 drivers/media/v4l2-core/videobuf-dma-contig.c                   |  402 ---------------
 drivers/media/v4l2-core/videobuf-dma-sg.c                       |  681 --------------------------
 drivers/media/v4l2-core/videobuf-vmalloc.c                      |  326 ------------
 drivers/staging/media/atomisp/pci/atomisp_compat_css20.c        |    1 -
 include/media/videobuf-core.h                                   |  233 ---------
 include/media/videobuf-dma-contig.h                             |   30 --
 include/media/videobuf-dma-sg.h                                 |  102 ----
 include/media/videobuf-vmalloc.h                                |   43 --
 15 files changed, 3461 deletions(-)
 delete mode 100644 Documentation/driver-api/media/v4l2-videobuf.rst
 delete mode 100644 drivers/media/v4l2-core/videobuf-core.c
 delete mode 100644 drivers/media/v4l2-core/videobuf-dma-contig.c
 delete mode 100644 drivers/media/v4l2-core/videobuf-dma-sg.c
 delete mode 100644 drivers/media/v4l2-core/videobuf-vmalloc.c
 delete mode 100644 include/media/videobuf-core.h
 delete mode 100644 include/media/videobuf-dma-contig.h
 delete mode 100644 include/media/videobuf-dma-sg.h
 delete mode 100644 include/media/videobuf-vmalloc.h



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux