[PATCHv2 0/2] Removal of the old videobuf framework

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

 



Now that the last driver (bttv) that used the videobuf framework has been
converted to vb2 (Deb, thank you very, very much for all your work on
this!) we can remove the framework.

This series does that. The first patch removes an unused videobuf include
that apparently was missed. The second actually removes all references to
videobuf.

Regards,

	Hans

Changes since v1:

- Added HdG's Reviewed-by
- Dropped a missed reference to videobuf from the chinese translation.

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 -
 .../driver-api/media/v4l2-videobuf.rst        |  403 ------
 .../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 -----
 .../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

-- 
2.40.1




[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