media: common: saa7146: disable clipping
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 23 Mar 2023 15:11:20 +0000 (15:11 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 07:44:41 +0000 (08:44 +0100)
commitc07deaa1f2bd3fb38a5f52de0f2b44d7fa6e8347
treedd3aa03f815559f2facfa7d1e046ebf7c6cbf7d1
parentb8c41ec1fb552a5e6c851887374e32233232302e
media: common: saa7146: disable clipping

The patch removing overlay support also removed the old
saa7146_disable_clipping() function, but that is needed in order
to capture video. Without this the Hexium cards won't show any
video.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Fixes: 7777694f8066 ("media: saa7146: drop overlay support")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/common/saa7146/saa7146_hlp.c