media: common: saa7146: check minimum video format size
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 2 Mar 2023 11:31:24 +0000 (11:31 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 07:54:09 +0000 (08:54 +0100)
commitff6dad2f95fb6a3474fdf3ee9edf6892908302dd
treeba8c30a74ab6e63733970af2a81c4f57f9b74428
parente4561809174806ec304373a6734b89595a5a6988
media: common: saa7146: check minimum video format size

There was no check for the minimum width and height, so
0 values were just passed on. Fix this.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/common/saa7146/saa7146_video.c