diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2020-09-04 15:17:11 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-09-26 10:35:18 +0200 |
commit | 8b7c0280ab03ddf465c948cb510debb85eb4e8ac (patch) | |
tree | 16fd162080d23d31e1ff5544bee68df9502a62bd /drivers/media/radio | |
parent | f95fc014e036c06203c0c5d75045e4ac890ef335 (diff) |
media: videobuf2: use sgtable-based scatterlist wrappers
Use recently introduced common wrappers operating directly on the struct
sg_table objects and scatterlist page iterators to make the code a bit
more compact, robust, easier to follow and copy/paste safe.
No functional change, because the code already properly did all the
scatterlist related calls.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/radio')
0 files changed, 0 insertions, 0 deletions