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

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

Merge "usb: phy: qusb: Fix invalid gpio being treated as valid"

parents 3730c05e 1e69c745
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1769,7 +1769,6 @@ static int qusb_phy_probe(struct platform_device *pdev)
		if (ret)
			return ret;
	} else {
		qphy->notifier_gpio = 0;
		qphy->is_port_valid = true;
	}