diff options
author | 2016-08-12 18:42:16 -0500 | |
---|---|---|
committer | 2016-08-12 21:27:46 -0700 | |
commit | b605ed8b2db63aea1e0ee9fce5513ae3ff8c8928 (patch) | |
tree | ee802d530aaa28d7d10e3678faacb2d647d53345 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | remoteproc: qcom: hexagon: Fix error return code in q6v5_probe() (diff) | |
download | linux-dev-b605ed8b2db63aea1e0ee9fce5513ae3ff8c8928.tar.xz linux-dev-b605ed8b2db63aea1e0ee9fce5513ae3ff8c8928.zip |
remoteproc: use proper format-specifier for printing dma_addr_t
The dma_addr_t types can be printed properly using the %pad
printk format-specifier, there is no need to resort to the
unsigned long long type-casting to deal with different possible
type sizes.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions