media: common: saa7146: use for_each_sg_dma_page
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 2 Mar 2023 10:35:05 +0000 (10:35 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 07:52:32 +0000 (08:52 +0100)
commitb3b2dd37290208a0cc085e9a0bb8430f0caeb89b
tree89558c17a2afa10ec5a4a239d2768276b6581161
parent500174a2d558c4d21fed35291e4dc6fc70ca178e
media: common: saa7146: use for_each_sg_dma_page

When building the pgtables, use for_each_sg_dma_page.

Also clean up the code a bit.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/common/saa7146/saa7146_core.c
drivers/media/common/saa7146/saa7146_video.c