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

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

Merge "power: smb5-lib: Notify power_supply event unconditionally"

parents 8626987e c9413bde
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -6594,7 +6594,6 @@ irqreturn_t wdog_snarl_irq_handler(int irq, void *data)
		schedule_delayed_work(&chg->thermal_regulation_work, 0);
	}

	if (chg->step_chg_enabled)
	power_supply_changed(chg->batt_psy);

	return IRQ_HANDLED;