media: i2c: ds90ub953: Drop check on number of active routes
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 19 Jun 2025 20:47:10 +0000 (23:47 +0300)
committerHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Jun 2025 07:06:21 +0000 (09:06 +0200)
commita3e3fcff07c54ee938a98fb7a311bb4eea6ae1c9
tree7774a775c55ff8dd942f88062377a53a6107b8f1
parent5fe204033d9d7add4fc125c14ae230befcc17dd7
media: i2c: ds90ub953: Drop check on number of active routes

The subdev core now limits the number of active routes to
V4L2_FRAME_DESC_ENTRY_MAX. Drop the duplicated check in the ds90ub953
driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/ds90ub953.c