Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f618a067 authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: flash: Maintain flash state in flash off" into camera-kernel.lnx.3.1

parents 23e645d7 bbdbe081
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -526,6 +526,7 @@ int cam_flash_off(struct cam_flash_ctrl *flash_ctrl)
			CAM_ERR(CAM_SENSOR,
			"cannot apply streamoff settings");
		}
		flash_ctrl->flash_state = CAM_FLASH_STATE_CONFIG;
	}

	return 0;