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

Commit e881320d authored by Jack Pham's avatar Jack Pham
Browse files

Revert "usb: phy: snps: Do not use rext if efuse is programmed"



This reverts commit 23fdc5f7
which was cherry-picked by mistake. It added duplicate entries
for phy_rcal_reg and rcal_mask to struct msm_hsphy.

Change-Id: I6ce6b1a5177d2295586124e7c6b1ab525fd5d05e
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 0dafc364
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -105,9 +105,6 @@ struct msm_hsphy {
	struct regulator_desc	dpdm_rdesc;
	struct regulator_dev	*dpdm_rdev;

	void __iomem		*phy_rcal_reg;
	u32			rcal_mask;

	/* emulation targets specific */
	void __iomem		*emu_phy_base;
	int			*emu_init_seq;