diff options
| author | Laurent Pinchart <[email protected]> | 2023-01-16 15:44:50 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-02-03 15:04:34 +0100 |
| commit | a8c3e0c1bf1e97b5ee094951ed0f1e57e3b378c7 (patch) | |
| tree | f2ef11c0bb17d3113655ddbf4489186f29783b28 /tools/perf/scripts/python | |
| parent | 10591fe63691bd8199d5e7244029cc065959ffc9 (diff) | |
media: i2c: imx290: Use runtime PM autosuspend
Use runtime PM autosuspend to avoid powering off the sensor during fast
stop-reconfigure-restart cycles. This also fixes runtime PM handling in
the probe function that didn't suspend the device, effectively leaving
it resumed forever.
While at it, improve documentation of power management in probe() and
remove().
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Alexander Stein <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions