media: rp1: fe: Use standard link_validate
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Tue, 3 Oct 2023 11:34:43 +0000 (14:34 +0300)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:22 +0000 (11:35 +0000)
commitf6bdbc95d20dcf1fe47e9eb5949a6485d937194e
tree8b55580cbc38f9374e32b55bfc2fb915851b1bbd
parenta8257314f6e786d8ac229b409e13283f940f1a2f
media: rp1: fe: Use standard link_validate

The current pisp_fe_link_validate() skips some important checks. Let's
rather use the standard v4l2_subdev_link_validate_default() as the
link_validate hook.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
drivers/media/platform/raspberrypi/rp1_cfe/pisp_fe.c