Loading drivers/usb/phy/phy-msm-usb.c +1 −0 Original line number Diff line number Diff line Loading @@ -2771,6 +2771,7 @@ static void msm_otg_sm_work(struct work_struct *w) /* Turn off VDP_SRC */ ulpi_write(otg->phy, 0x2, 0x86); } msm_chg_block_off(motg); msm_otg_reset(otg->phy); /* * There is a small window where ID interrupt Loading Loading
drivers/usb/phy/phy-msm-usb.c +1 −0 Original line number Diff line number Diff line Loading @@ -2771,6 +2771,7 @@ static void msm_otg_sm_work(struct work_struct *w) /* Turn off VDP_SRC */ ulpi_write(otg->phy, 0x2, 0x86); } msm_chg_block_off(motg); msm_otg_reset(otg->phy); /* * There is a small window where ID interrupt Loading