diff options
author | Bryan O'Donoghue <[email protected]> | 2022-04-15 13:59:52 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-05-17 09:07:21 +0200 |
commit | 9a199694c6a1519522ec73a4571f68abe9f13d5d (patch) | |
tree | eead324cfc1311d9bc341e47aa2d8102c4e7042a /tools/perf/scripts/python/sctop.py | |
parent | bb25f071fc92d3d227178a45853347c7b3b45a6b (diff) |
media: i2c: imx412: Fix power_off ordering
The enable path does
- gpio
- clock
The disable path does
- gpio
- clock
Fix the order on the power-off path so that power-off and power-on have the
same ordering for clock and gpio.
Fixes: 9214e86c0cc1 ("media: i2c: Add imx412 camera sensor driver")
Cc: [email protected]
Signed-off-by: Bryan O'Donoghue <[email protected]>
Reviewed-by: Jacopo Mondi <[email protected]>
Reviewed-by: Daniele Alessandrelli <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions