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

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

Merge "hwmon: qpnp-adc-voltage: Fix channel scaling for PMI_CHG"

parents 3af6f933 93231a27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -272,7 +272,7 @@ enum qpnp_adc_scale_fn_type {
	SCALE_QRD_SKUH_BATT_THERM,
	SCALE_NCP_03WF683_THERM,
	SCALE_QRD_SKUT1_BATT_THERM,
	SCALE_PMI_CHG_TEMP,
	SCALE_PMI_CHG_TEMP = 16,
	SCALE_NONE,
};