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

Commit 771efa0c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "power: smb5: register DC psy for PM7250B"

parents d9e2b8ec 05cbabee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3407,6 +3407,7 @@ static int smb5_probe(struct platform_device *pdev)
	switch (chg->smb_version) {
	case PM8150B_SUBTYPE:
	case PM6150_SUBTYPE:
	case PM7250B_SUBTYPE:
		rc = smb5_init_dc_psy(chip);
		if (rc < 0) {
			pr_err("Couldn't initialize dc psy rc=%d\n", rc);