Skip to content

Commit

Permalink
[media] davinci: vpif capture: migrate driver to videobuf2
Browse files Browse the repository at this point in the history
This patch migrates VPIF capture driver to videobuf2 framework.

Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Lad, Prabhakar authored and Mauro Carvalho Chehab committed Jul 30, 2012
1 parent 764af39 commit 60aa38d
Show file tree
Hide file tree
Showing 3 changed files with 281 additions and 332 deletions.
2 changes: 1 addition & 1 deletion drivers/media/video/davinci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ config DISPLAY_DAVINCI_DM646X_EVM
config CAPTURE_DAVINCI_DM646X_EVM
tristate "DM646x EVM Video Capture"
depends on VIDEO_DEV && MACH_DAVINCI_DM6467_EVM
select VIDEOBUF_DMA_CONTIG
select VIDEOBUF2_DMA_CONTIG
select VIDEO_DAVINCI_VPIF
help
Support for DM6467 based capture device.
Expand Down
Loading

0 comments on commit 60aa38d

Please sign in to comment.