Re: [PATCH 03/10] media: i2c: ov9282: fix flash duration to/from microseconds conversion
From: Bryan O'Donoghue
Date: Thu Sep 17 2026 - 06:54:14 EST
On 14/09/2026 20:21, Richard Leitner wrote:
> Fix the conversion by dropping the constant factor and using the
> previously introduced ov9282_line_time_ns() helper instead.
>
> Signed-off-by: Richard Leitner<richard.leitner@xxxxxxxxx>
Fixes:
Cc: stable@xxxxxxxxxxxxxxx
---
bod