Re: [PATCH v6 2/3] media: i2c: imx274: Remove stop stream i2c writes during remove

From: Luca Ceresoli
Date: Tue Sep 22 2020 - 04:09:41 EST


Hi,

On 21/09/20 23:39, Sowjanya Komatineni wrote:
> Sensor should already be in standby during remove and there is no
> need to configure sensor registers for stream stop.

I beg your pardon for the newbie question: does the V4L2 framework
guarantee that the stream is stopped (.s_stream(..., 0)) before removing
the driver?

Thanks,
--
Luca