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

Commit dbe4b031 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Omit check for msm_fw_low_power_mode in setting power control"

parents ec90c177 2277ab69
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2041,7 +2041,6 @@ static int venus_hfi_sys_set_power_control(struct venus_hfi_device *device,
		}
	}

	supported = supported && msm_fw_low_power_mode;
	if (!supported)
		return 0;