qcacmn: Clear console log boot up error prints
Clear console log boot up error prints by removing unnecessary prints, modifying prints to appropriate info or debug and by fixing the errors Change-Id: Ica3f126280399eef59b894236849e2079a62565f CRs-Fixed: 2597026
This commit is contained in:

committed by
nshrivas

parent
7debbac825
commit
ed8ea05a7e
@@ -3058,8 +3058,6 @@ int qdf_print_ctrl_register(const struct category_info *cinfo,
|
||||
}
|
||||
}
|
||||
|
||||
pr_info("%s: Allocated print control object %d\n",
|
||||
__func__, idx);
|
||||
return idx;
|
||||
}
|
||||
qdf_export_symbol(qdf_print_ctrl_register);
|
||||
|
Reference in New Issue
Block a user