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

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

Merge "power: qpnp-smbcharger: change usb_online from bool to int"

parents 32f53864 5b122b0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@ struct smbchg_chip {
	int				dc_suspended;
	int				wake_reasons;
	int				previous_soc;
	bool				usb_online;
	int				usb_online;
	bool				dc_present;
	bool				usb_present;
	bool				batt_present;