remoteproc: Use %pe format string to print return error code
authorMark-PK Tsai <mark-pk.tsai@mediatek.com>
Tue, 2 Nov 2021 14:15:35 +0000 (22:15 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 17 Nov 2021 16:36:08 +0000 (09:36 -0700)
commit7efb14256dd306407cf8388a46a4a6c5c5c85774
tree8be51a99dd24adf1980007567675a8b731ff3b7a
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
remoteproc: Use %pe format string to print return error code

Use %pe format string to print return error code which
make the error message easier to understand.

Signed-off-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
Link: https://lore.kernel.org/r/20211102141535.28372-1-mark-pk.tsai@mediatek.com
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
[Fixed capital letter in subject line]
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/remoteproc_core.c