diff options
| author | Laurent Pinchart <[email protected]> | 2023-09-14 20:46:47 +0300 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-09-27 09:39:57 +0200 |
| commit | def13c37e772b762f86dbfbd322d8ee333ecbc5d (patch) | |
| tree | efb58645282cd2e45d72309c65f9b20fd3366739 /tools/perf/scripts/python/bin | |
| parent | b2b5905aa5a3efb4dcbc4ac3f5f0525190a3e3a8 (diff) | |
media: i2c: imx296: Replace streaming flag with runtime PM check
The streaming flag in the driver private structure is used for the sole
purpose of gating register writes when setting a V4L2 control. This is
better handled by checking if the sensor is powered up using the runtime
PM API. Do so and drop the streaming flag.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Tommaso Merciai <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions