Home
last modified time | relevance | path

Searched hist:"9 d7814a9a48eb2283f1d93f52b020c0683fecf47" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/remoteproc/
H A Dremoteproc_core.cdiff 9d7814a9a48eb2283f1d93f52b020c0683fecf47 Sat Aug 13 01:42:21 CEST 2016 Anna, Suman <s-anna@ti.com> 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>