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

Skip to content
Commit 4e161104 authored by Pratham Pratap's avatar Pratham Pratap
Browse files

usb: phy: Skip phy init when eud is connected



Currently phy driver us initializing phy irrespective
of eud connected or not. But driver shouldn't re-init
the phy if eud is connected since it can break eud
functionality once driver powerdown the phy and perform
re-initialization. Prevent this by bailing out early from
phy_init if eud_connected is set to true.

Change-Id: Ie436f8f97cf1f630e9d7ebe028a24812635b2d1f
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 8215452a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment