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

Skip to content
Commit 105f21fe authored by Azhar Shaikh's avatar Azhar Shaikh
Browse files

usb: dwc3-msm: Enable pmic_id_irq after driver_data is populated



There was an issue where the pmic_id_irq was triggered very early
during device boot-up, even before the driver_data was populated.
Since the pmic_id_irq is not enabled at this point, it causes a NULL
pointer exception.
So to fix this, enable pmic_id_irq after driver_data is being populated.

CRs-fixed: 741573
Change-Id: I0da140f0d344f5035f12b7aaf210ae7e116aa29d
Signed-off-by: default avatarAzhar Shaikh <azhars@codeaurora.org>
parent a65cf5a3
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