usb: dwc-msm: Call dwc3_id_work() when handling PROP_USB_OTG
On systems where POWER_SUPPLY_PROP_USB_OTG is used instead of
pmic_id_irq, the handler is calling dwc3_resume_work() which does
not allow for external clients, such as MHL, to be notified. Call
dwc3_id_work() instead.
CRs-fixed: 716554
Change-Id: I033fc5db2733e24935ad49ce8924e64837a23b95
Signed-off-by:
Azhar Shaikh <azhars@codeaurora.org>
Loading
Please register or sign in to comment