Skip to content

media: platform: seninf: Fix termination of of_device_id array

Laurent Pinchart requested to merge pinchartl/mtk-bsp-linux:seninf-fix into mtk-v5.10

The of_device_id array must be terminated by a NULL entry. Fix it.

Fixes: 5618cdb0 ("media:platform:seninf: add SENINF ISP2.0 compatibility") Signed-off-by: Laurent Pinchart laurent.pinchart@ideasonboard.com

Merge request reports