Skip to content

Commit

Permalink
media: saa7146: convert to vb2
Browse files Browse the repository at this point in the history
Convert this driver from the old videobuf framework to the vb2
frame.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Apr 15, 2023
1 parent b3b2dd3 commit 0b6e30b
Show file tree
Hide file tree
Showing 6 changed files with 314 additions and 820 deletions.
2 changes: 1 addition & 1 deletion drivers/media/common/saa7146/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ config VIDEO_SAA7146
config VIDEO_SAA7146_VV
tristate
depends on VIDEO_DEV
select VIDEOBUF_DMA_SG
select VIDEOBUF2_DMA_SG
select VIDEO_SAA7146
Loading

0 comments on commit 0b6e30b

Please sign in to comment.