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

Commit 4863cdca 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: update USB handling at boot-up"

parents 6ac85714 5aa1181a
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -6684,7 +6684,6 @@ static int determine_initial_status(struct smbchg_chip *chip)
	} else {
	} else {
		usbid_change_handler(0, chip);
		usbid_change_handler(0, chip);
	}
	}
	src_detect_handler(0, chip);


	chip->usb_present = is_usb_present(chip);
	chip->usb_present = is_usb_present(chip);
	chip->dc_present = is_dc_present(chip);
	chip->dc_present = is_dc_present(chip);