aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorBenjamin Bara <[email protected]>2024-09-03 16:54:33 +0200
committerMauro Carvalho Chehab <[email protected]>2024-10-16 09:32:36 +0200
commita92651b8e288db2fff461c544ce9b95f6fb40ce8 (patch)
treef7917c36a6d654c9cca55ca3f7f36f4aaef2014b /tools/perf/scripts/python/parallel-perf.py
parent856e89ff581d43b844e3b439070a3f3a65564aa4 (diff)
media: i2c: imx290: Avoid communication during probe()
As we don't know the mode during probe(), it doesn't make sense to update the sensors' registers with assumptions. As imx290_set_ctrl(), which is responsible for the happening communication, already ensures that there is no communication with a suspended sensor, put the sensor to suspend before calling it. To clarify the dependency of the PM runtime to the link of the subdev and the imx290 instance, put the block together. Suggested-by: Laurent Pinchart <[email protected]> Signed-off-by: Benjamin Bara <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions