]> asedeno.scripts.mit.edu Git - linux.git/commit
media: v4l2-mc: switch it to use the new approach to setup pipelines
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 31 Jul 2018 13:22:40 +0000 (09:22 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 17 Sep 2018 17:16:19 +0000 (13:16 -0400)
commit9d6d20e652c0d304f98de30d51805658f98ba27d
treea8b5a870f2ceb249c7d846fa9d78c06b50644477
parentc1a37dd5e87dc6a4c37e5fc68d7b26fb4a3ef097
media: v4l2-mc: switch it to use the new approach to setup pipelines

Instead of relying on a static map for pids, use the new sig_type
"taint" type to setup the pipelines with the same tipe between
different entities.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/media-entity.c
drivers/media/v4l2-core/v4l2-mc.c
include/media/media-entity.h