Re: [PATCH v2 1/9] media: i2c: ov08d10: fix runtime PM handling in probe

From: Philipp Zabel

Date: Tue Mar 10 2026 - 05:28:19 EST


On Mo, 2026-03-09 at 18:07 +0100, Matthias Fend wrote:
> Set the device's runtime PM status and enable runtime PM before registering
> the async sub-device. This is needed to avoid the case where the device is
> runtime PM resumed while runtime PM has not been enabled yet.
>
> Remove the related, non-driver-specific comment while at it.
>
> Fixes: 7be91e02ed57 ("media: i2c: Add ov08d10 camera sensor driver")
> Signed-off-by: Matthias Fend <matthias.fend@xxxxxxxxx>

Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>

regards
Philipp