diff options
| author | Sakari Ailus <[email protected]> | 2021-12-15 09:38:48 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-12-16 20:54:52 +0100 |
| commit | cbe0b3af73bf72fad197756f026084404e2bcdc7 (patch) | |
| tree | 532d16afdb0ac7fef79c0ac985405bf7db60cc12 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | 6ab7030039241c2667f5a7ad94935878279c9370 (diff) | |
media: ov8865: Disable only enabled regulators on error path
If powering on the sensor failed, the entire power-off sequence was run
independently of how far the power-on sequence proceeded before the error.
This lead to disabling regulators and/or clock that was not enabled.
Fix this by disabling only clocks and regulators that were enabled
previously.
Fixes: 11c0d8fdccc5 ("media: i2c: Add support for the OV8865 image sensor")
Cc: [email protected]
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions