usb: pd: Do not defer probe if vbus or vconn is not present
Currently driver probe gets defered if vbus or vconn is
not present but in case of uAB connector smb driver will
not expose these regulators which will cause dwc3 driver
probe failure. Fix this by fetching these regulators at
the time of regulator enablement.
Change-Id: I69f13947da521c694318f98bb217a3fa69adca67
Signed-off-by:
Pratham Pratap <prathampratap@codeaurora.org>
Loading
Please register or sign in to comment