media: Revert "media: camss: Make use of V4L2_CAP_IO_MC"
authorAndrey Konovalov <andrey.konovalov@linaro.org>
Thu, 26 Nov 2020 15:01:56 +0000 (16:01 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Dec 2020 07:23:46 +0000 (08:23 +0100)
commita3d412d4b9f3e1d016cd7c49dfa31a4711c7db90
tree36eccfa83409e130561d040ad3562dfc36637639
parent6b94c09f820d6a34d45d9397e99000444fe41cfb
media: Revert "media: camss: Make use of V4L2_CAP_IO_MC"

This reverts commit c90f1178dcac30dee5ddd29ec0513e7589aa866e.

The assumption of "Each entry in formats[] table has unique mbus_code"
is valid for the RDI entities, but not for the PIX ones.

Reverting this patch and creating a new one which handles the PIX entities
correctly results in smaller and more straightforward patch than doing the
changes on top of the current version.

Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/qcom/camss/camss-video.c