Files
u-boot/drivers
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 ceb70bb870 ("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-06-18 10:09:41 +02:00
2021-07-14 16:47:56 -04:00
2021-07-18 21:06:08 -04:00
2021-04-10 08:04:42 -04:00