Hi Jacopo, Laurent, thank you for the nice clean-up.
On 8/2/25 12:22, Jacopo Mondi wrote:
From: Laurent Pinchart <laurent.pinch...@ideasonboard.com> The custom video_open() function in the camss driver open-codes the v4l2_fh_open() helper, with an additional mutex that protects the whole function. Given that the function does not modify any data guarded by the lock, there's no need for using the mutex and the function can be replaced by v4l2_fh_open(). Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo.mo...@ideasonboard.com>
Tested-by: Vladimir Zapolskiy <vladimir.zapols...@linaro.org> Reviewed-by: Vladimir Zapolskiy <vladimir.zapols...@linaro.org> -- Best wishes, Vladimir _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users