diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2021-07-20 20:09:52 +0200 |
---|---|---|
committer | Ramon Fried <rfried.dev@gmail.com> | 2021-07-22 22:05:44 +0300 |
commit | 880ecb09b9d14ca3f3653e7ad8f92c1c8ca89690 (patch) | |
tree | 48c14436fb415b4d90f8154fe8f11c3056fa555d /drivers/net/dwc_eth_qos.c | |
parent | d33982d5bc442a0dc720962160019cad518d266e (diff) |
net: eth-phy: use dev_dbg and log_notice
Replace debug trace and printf to log macros:
- debug() replaced by dev_dbg() when device is available, this macro
indicate the device name since commit ceb70bb870ac ("dm: Print device
name in dev_xxx like Linux")
- printf() replaced by log_notice() to allow dispatch to log backends.
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'drivers/net/dwc_eth_qos.c')
0 files changed, 0 insertions, 0 deletions