Searched hist:"2519 fbb39711e5e6696685f29fe049af93c5987c" (Results 1 – 1 of 1) sorted by relevance
/linux/samples/rpmsg/ |
H A D | rpmsg_client_sample.c | 2519fbb39711e5e6696685f29fe049af93c5987c Fri Aug 09 16:27:09 UTC 2019 Suman Anna <s-anna@ti.com> samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug()
Replace the raw print_hex_dump() call in the rpmsg_sample_cb() function with the equivalent print_hex_dump_debug() better suited for dynamic debug. This switch allows flexibility of controlling this trace through dynamic debug when enabled.
Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|