diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-02-04 21:13:06 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-24 17:09:10 +0300 |
commit | 316e730f1d8bb029fe6cec2468fb2a50424485b3 (patch) | |
tree | 02af93573a6d282441ec62dc32c819be28c90aad /drivers/mcb | |
parent | 49a56266f96f2c6608373464af8755b431ef1513 (diff) | |
download | linux-316e730f1d8bb029fe6cec2468fb2a50424485b3.tar.xz |
media: v4l2-mem2mem.c: fix broken links
The topology that v4l2_m2m_register_media_controller() creates for a
processing block actually created a source-to-source link and a sink-to-sink
link instead of two source-to-sink links.
Unfortunately v4l2-compliance never checked for such bad links, so this
went unreported for quite some time.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reported-by: Nicolas Dufresne <nicolas@ndufresne.ca>
Cc: <stable@vger.kernel.org> # for v4.19 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions