media: rockchip: rga: use v4l2_m2m_buf_copy_metadata
authorMichael Tretter <m.tretter@pengutronix.de>
Tue, 23 May 2023 09:03:09 +0000 (11:03 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 25 May 2023 14:21:21 +0000 (16:21 +0200)
commitbf950e1f3030ab310cdbc386e0ad3e531bc32de4
treef443c4e18c1b6f638c676525c2b69fb1d1df9b59
parent6f489a966fbeb0da63d45c2c66a8957eab604bf6
media: rockchip: rga: use v4l2_m2m_buf_copy_metadata

The v4l2_m2m_buf_copy_metadata function correctly copies the metadata of
the buffer. Use that function instead of open-coding the metadata copy.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/rockchip/rga/rga.c