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

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

Merge "power: smb1355-charger: Vote to keep the IRQs disabled initially"

parents ba414431 99d4b98d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1253,6 +1253,8 @@ static int smb1355_probe(struct platform_device *pdev)
		rc = PTR_ERR(chip->irq_disable_votable);
		goto cleanup;
	}
	/* keep IRQ's disabled until parallel is enabled */
	vote(chip->irq_disable_votable, PARALLEL_ENABLE_VOTER, true, 0);

	pr_info("%s probed successfully pl_mode=%s batfet_mode=%s\n",
		chip->name,