3647dca9fb
printf() unconditionally prints to the console which disturbs `-serial stdio`.
Fix that by converting into a trace event. While at it, add some tracing for
read and write access.
Fixes:
|
||
---|---|---|
.. | ||
adm1266.c | ||
adm1272.c | ||
dps310.c | ||
emc141x.c | ||
isl_pmbus_vr.c | ||
Kconfig | ||
lsm303dlhc_mag.c | ||
max31785.c | ||
max34451.c | ||
meson.build | ||
tmp105.c | ||
tmp421.c | ||
trace-events | ||
trace.h |