summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndré Almeida <andrealmeid@collabora.com>2019-06-17 19:28:02 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-24 21:58:40 +0300
commit77ae46e11df5c96bb4582633851f838f5d954df4 (patch)
treec0201db56c51d9929c0e1b64abc9e7a8379292ef /tools/perf/scripts/python
parent2161536516edcc0be31109eb1284939119e7ba6d (diff)
downloadlinux-77ae46e11df5c96bb4582633851f838f5d954df4.tar.xz
media: vimc: cap: check v4l2_fill_pixfmt return value
v4l2_fill_pixfmt() returns -EINVAL if the pixelformat used as parameter is invalid or if the user is trying to use a multiplanar format with the singleplanar API. Currently, the vimc_cap_try_fmt_vid_cap() returns such value, but vimc_cap_s_fmt_vid_cap() is ignoring it. Fix that and returns an error value if vimc_cap_try_fmt_vid_cap() has failed. Signed-off-by: André Almeida <andrealmeid@collabora.com> Suggested-by: Helen Koike <helen.koike@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions