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

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

Merge "USB: HSIC SMSC HUB: Fix the bug in enabling the hub"

parents a1e03c87 5c3dc56f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -402,6 +402,8 @@ static int smsc_hub_enable(struct hsic_hub *hub)

	pm_runtime_allow(hub->dev);

	return 0;

reset:
	gpio_direction_output(pdata->hub_reset, 0);
disable_xo: