Home
last modified time | relevance | path

Searched hist:"8 b7c0280ab03ddf465c948cb510debb85eb4e8ac" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.cdiff 8b7c0280ab03ddf465c948cb510debb85eb4e8ac Fri Sep 04 08:17:11 CDT 2020 Marek Szyprowski <m.szyprowski@samsung.com> 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>
H A Dvideobuf2-dma-sg.cdiff 8b7c0280ab03ddf465c948cb510debb85eb4e8ac Fri Sep 04 08:17:11 CDT 2020 Marek Szyprowski <m.szyprowski@samsung.com> 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>
H A Dvideobuf2-dma-contig.cdiff 8b7c0280ab03ddf465c948cb510debb85eb4e8ac Fri Sep 04 08:17:11 CDT 2020 Marek Szyprowski <m.szyprowski@samsung.com> 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>