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

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

Merge "power: supply: qti_battery_charger: run usb_type_work during probe"

parents fe8c094f 8faff249
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1932,6 +1932,7 @@ static int battery_chg_probe(struct platform_device *pdev)
	battery_chg_add_debugfs(bcdev);
	battery_chg_notify_enable(bcdev);
	device_init_wakeup(bcdev->dev, true);
	schedule_work(&bcdev->usb_type_work);

	return 0;
error: