qcacmn: HIF: Reduce the log spam in kmsg
Move the logs to appropriate log levels to reduce the log spam in kmsg. Change-Id: I29121bb4cc1272aa1fb88183914530dd21c64272 CRs-Fixed: 2017427
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
*/
|
||||
void hif_dummy_bus_prevent_linkdown(struct hif_softc *scn, bool flag)
|
||||
{
|
||||
HIF_ERROR("wlan: %s pcie power collapse ignored",
|
||||
HIF_DBG("wlan: %s pcie power collapse ignored",
|
||||
(flag ? "disable" : "enable"));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user