cnss2: retry mhi suspend in case packets are pending in MHI layer
Platform driver sends QMI message to query device status,
after it receives response, it will suspend device,
but at that time QRTR might been sending some flow control packets,
so mhi layer will reject suspend because packets are still pending,
platform driver retry suspend to cover this corner case.
Change-Id: Iec0cbe7b019d7be8e14096aca1861b28309a6141
Signed-off-by:
Kai Liu <kaliu@codeaurora.org>
Loading
Please register or sign in to comment