Re: [PATCH v3 2/4] media: i2c: vd55g1: Fix return code in vd55g1_enable_streams error path

From: Benjamin Mugnier
Date: Thu Jun 12 2025 - 10:45:34 EST



On 6/12/25 08:24, Sakari Ailus wrote:
> Hi Benjamin,
>
> On Wed, Jun 11, 2025 at 10:48:31AM +0200, Benjamin Mugnier wrote:
>> Enable stream was returning success even if an error occurred, fix it by
>> modifying the err_rpm_put return value to -EINVAL.
>>
>> Signed-off-by: Benjamin Mugnier <benjamin.mugnier@xxxxxxxxxxx>
>
> This looks like something that should be backported btw. What's the Fixes:
> header? I can add that while applying.
>

You're correct, here it is :

Fixes: e56616d7b23c ("media: i2c: Add driver for ST VD55G1 camera sensor")

Thank you.

--
Regards,
Benjamin