media: allegro: rename stream_id to dst_handle
authorMichael Tretter <m.tretter@pengutronix.de>
Wed, 2 Dec 2020 13:30:40 +0000 (14:30 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 4 Jan 2021 12:22:54 +0000 (13:22 +0100)
commitecd07f4b9d2173694be9214a3ab07f9efb5ba206
tree317eb1f246e8c705384535f99b90bb160a8925bd
parent0e13f6f6ff9d065cf0aba26a6f4f9c851c92a9d2
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>
drivers/media/platform/allegro-dvt/allegro-core.c
drivers/media/platform/allegro-dvt/allegro-mail.c
drivers/media/platform/allegro-dvt/allegro-mail.h