]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
remoteproc: print hex numbers with a leading 0x format
authorAnna, Suman <s-anna@ti.com>
Fri, 12 Aug 2016 23:42:21 +0000 (18:42 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 13 Aug 2016 04:27:49 +0000 (21:27 -0700)
commit9d7814a9a48eb2283f1d93f52b020c0683fecf47
tree8c4f00cddba961686fcb8b22909b6257f6be6f9a
parent730f84ce6d59732d070a1dfb0d2591ff110e3e5d
remoteproc: print hex numbers with a leading 0x format

There are couple of debug statements that are printing hexadecimal
numbers without the leading 0x. Fix these and use the standard 0x%x
format specifier so that there is no confusion when looking at the
traces.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c