summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mtk-vpu
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2019-11-03 08:23:31 -0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2019-11-05 10:33:36 -0300
commit6a8c521c529eb0c806780886c7092d7f7fdcca7b (patch)
tree39574c0a1d0a3823470cb32f9b86394dc41657df /drivers/media/platform/mtk-vpu
parent8ffd573c25e5fac1daeeffc592e2ed6bc6a3d947 (diff)
media: am437x: fix smatch warning
Fixes this warning: drivers/media/platform/am437x/am437x-vpfe.c:288 vpfe_ccdc_validate_param() warn: unsigned 'ccdcparam->alaw.gamma_wd' is never less than zero. by dropping the gamma_wd < VPFE_CCDC_GAMMA_BITS_15_6 check since VPFE_CCDC_GAMMA_BITS_15_6 is 0. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Reviewed-by: Benoit Parrot <bparrot@ti.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/platform/mtk-vpu')
0 files changed, 0 insertions, 0 deletions