Searched hist:ecd07f4b9d2173694be9214a3ab07f9efb5ba206 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | allegro-mail.h | diff ecd07f4b9d2173694be9214a3ab07f9efb5ba206 Wed Dec 02 07:30:40 CST 2020 Michael Tretter <m.tretter@pengutronix.de> media: allegro: rename stream_id to dst_handle
The dst_handle field in the PUT_STREAM_BUFFER and ENCODE_FRAME_RESPONSE is used to retrieve the V4L2 CAPTURE buffer. Calling it stream_id is confusing. Call it dst_handle inspired by src_handle for the OUTPUT buffer.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | allegro-mail.c | diff ecd07f4b9d2173694be9214a3ab07f9efb5ba206 Wed Dec 02 07:30:40 CST 2020 Michael Tretter <m.tretter@pengutronix.de> media: allegro: rename stream_id to dst_handle
The dst_handle field in the PUT_STREAM_BUFFER and ENCODE_FRAME_RESPONSE is used to retrieve the V4L2 CAPTURE buffer. Calling it stream_id is confusing. Call it dst_handle inspired by src_handle for the OUTPUT buffer.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | allegro-core.c | diff ecd07f4b9d2173694be9214a3ab07f9efb5ba206 Wed Dec 02 07:30:40 CST 2020 Michael Tretter <m.tretter@pengutronix.de> media: allegro: rename stream_id to dst_handle
The dst_handle field in the PUT_STREAM_BUFFER and ENCODE_FRAME_RESPONSE is used to retrieve the V4L2 CAPTURE buffer. Calling it stream_id is confusing. Call it dst_handle inspired by src_handle for the OUTPUT buffer.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|