diff options
author | Andrey Konovalov <andrey.konovalov@linaro.org> | 2020-04-09 13:24:04 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-04 11:55:23 +0200 |
commit | 50795910160e78c1bee6b27d8d7a3f93e8b7d48d (patch) | |
tree | 544827cd0b7aa5a298428d4de75fe7a4c47310a0 /net/appletalk/atalk_proc.c | |
parent | 372faeb46b91be672fb0f03f7b358759bcd4aed8 (diff) | |
download | linux-50795910160e78c1bee6b27d8d7a3f93e8b7d48d.tar.gz |
media: camss: use proper media entity function for subdevices
Currently for msm_csiphy, msm_csid, and msm_ispif subdevices the media
entity function field is set to MEDIA_ENT_F_IO_V4L. This is incorrect
as MEDIA_ENT_F_IO_V4L implies V4L2 video node.
Change it to MEDIA_ENT_F_PROC_VIDEO_PIXEL_FORMATTER as this is the best
fit from the functions defined in include/uapi/linux/media.h.
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
Tested-by: Robert Foss <robert.foss@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>
Diffstat (limited to 'net/appletalk/atalk_proc.c')
0 files changed, 0 insertions, 0 deletions