USB: dwc3: msm: Read pmic_id_irq line status with interrupts disabled

Ideally pmic_id irq line status should be read with interrupts disabled
in work queue context. Otherwise it might lead to deadlock scenario.
Hence fix this by reading pmic_id irq line status with interrupts
disabled in work queue context.

CRs-Fixed: 504144
Change-Id: I33581427e430ea8788518eaf95d69b4950695d0f
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
1 file changed