Loading
mhi_dev: mhi: Update MSI get sequence during initialization
Modem host interface (MHI) device may get probed on the
device side before host driver is actually up on the
host side. So its possible the MSIs may not be enabled
by the host at the time of the probe on the device side.
So the logic in the initialization sequence is modified
to factor this possibility of not having MSIs at the
time of the probe.
Change-Id: Iefb3a1acd76530a8e52321d375535858df16f955
Signed-off-by:
Siddartha Mohanadoss <smohanad@codeaurora.org>