rpmsg: char: Add pr_fmt() to prefix messages
authorArnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Mon, 8 Nov 2021 13:59:45 +0000 (14:59 +0100)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 18 Nov 2021 17:27:15 +0000 (10:27 -0700)
commitc572724406e3926502eccc930447f0affb604503
tree07153ba4d8b6d9957fba6806d96242d831752534
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
rpmsg: char: Add pr_fmt() to prefix messages

Make all messages to be prefixed in a unified way.
Add pr_fmt() to achieve this.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/20211108135945.3364-1-arnaud.pouliquen@foss.st.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/rpmsg/rpmsg_char.c