Patrick Delaunay 880ecb09b9 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>
2021-07-22 22:05:44 +03:00
..
2021-07-07 19:52:24 -04:00
2021-07-06 05:22:41 +03:00
2021-02-21 18:46:41 -05:00
2021-02-24 16:51:49 -05:00
2021-07-10 18:12:41 +02:00
2021-07-10 18:12:41 +02:00
2020-12-18 20:32:21 -07:00
2021-07-18 21:03:57 -04:00
2021-07-07 19:52:22 -04:00
2018-07-26 14:08:21 -05:00
2021-02-15 10:16:24 -05:00
2021-06-18 11:29:17 +03:00