slim_msm: don't call completion after timeout
making the completion pointer to NULL, if the timeout occurs before firing the interrupt. This is to avoid calling the complete function from the interrupt handler, if the interrupt fires after completion timeout. It's from QCT Change-Id: I31d4a74297e670711041d866de55e1b5350575c1
Loading
Please sign in to comment