qcacmn: Change to use QDF_ASSERT for hif_pci_runtime_pm_warn()
For uncritical situations when calling hif_pci_runtime_pm_warn(), it is not necessary to always panic so changing to use QDF_ASSERT() instead of QDF_DEBUG_PANIC(). Change-Id: Ia527574bc1bc5359cbbb259cab0803110fc5da4d CRs-fixed: 2732131
Loading
Please register or sign in to comment