linux/drivers/media/platform/rcar-vin
Niklas Söderlund b83a18cca8 media: rcar-vin: Remove handling of user-space buffers when stopping
When returning buffers to user-space it's no longer needed to examine
the buffers given to hardware as recent changes guarantees the only
buffer present in the hardware registers when the driver is not in the
running state is the scratch buffer.

Remove the special case and rename the function to better describe it
now only deals with buffers queued to the driver but not yet recorded in
the hardware registers.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-11-16 10:31:10 +01:00
..
Kconfig media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_VIN config 2020-09-26 10:54:41 +02:00
Makefile media: rcar-vin: convert to SPDX identifiers 2018-08-03 16:03:45 -04:00
rcar-core.c media: rcar-vin: Remove redundant compatible values 2020-11-16 10:31:07 +01:00
rcar-csi2.c media: rcar-csi2: Extend RAW8 support to all RGB layouts 2020-09-27 11:29:01 +02:00
rcar-dma.c media: rcar-vin: Remove handling of user-space buffers when stopping 2020-11-16 10:31:10 +01:00
rcar-v4l2.c media: rcar-vin: Extend RAW8 support to all RGB layouts 2020-09-27 11:29:27 +02:00
rcar-vin.h media: rcar-vin: Enable YDS bit depending on bus_width and data_shift 2020-09-26 10:58:46 +02:00