Searched hist:"4 e2b4378f9d79737b0694df1e6cbd0c6f26c2a27" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | rf.c | diff 4e2b4378f9d79737b0694df1e6cbd0c6f26c2a27 Thu Dec 15 12:23:00 CST 2016 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723be: Remove all instances of DBG_EMERG
This is a step toward eliminating the RT_TRACE macros. Those calls that have DBG_EMERG as the level are always logged, and they represent error conditions, thus they are replaced with pr_err().
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | led.c | diff 4e2b4378f9d79737b0694df1e6cbd0c6f26c2a27 Thu Dec 15 12:23:00 CST 2016 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723be: Remove all instances of DBG_EMERG
This is a step toward eliminating the RT_TRACE macros. Those calls that have DBG_EMERG as the level are always logged, and they represent error conditions, thus they are replaced with pr_err().
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | fw.c | diff 4e2b4378f9d79737b0694df1e6cbd0c6f26c2a27 Thu Dec 15 12:23:00 CST 2016 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723be: Remove all instances of DBG_EMERG
This is a step toward eliminating the RT_TRACE macros. Those calls that have DBG_EMERG as the level are always logged, and they represent error conditions, thus they are replaced with pr_err().
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | phy.c | diff 4e2b4378f9d79737b0694df1e6cbd0c6f26c2a27 Thu Dec 15 12:23:00 CST 2016 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723be: Remove all instances of DBG_EMERG
This is a step toward eliminating the RT_TRACE macros. Those calls that have DBG_EMERG as the level are always logged, and they represent error conditions, thus they are replaced with pr_err().
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | sw.c | diff 4e2b4378f9d79737b0694df1e6cbd0c6f26c2a27 Thu Dec 15 12:23:00 CST 2016 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723be: Remove all instances of DBG_EMERG
This is a step toward eliminating the RT_TRACE macros. Those calls that have DBG_EMERG as the level are always logged, and they represent error conditions, thus they are replaced with pr_err().
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | hw.c | diff 4e2b4378f9d79737b0694df1e6cbd0c6f26c2a27 Thu Dec 15 12:23:00 CST 2016 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: rtl8723be: Remove all instances of DBG_EMERG
This is a step toward eliminating the RT_TRACE macros. Those calls that have DBG_EMERG as the level are always logged, and they represent error conditions, thus they are replaced with pr_err().
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|