]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit665b70e1d8a542fb4c89d1b32979f2acab27aaa1
tree8be51a99dd24adf1980007567675a8b731ff3b7a
parent40a9af63ae9ec42386d6c40b14f92fb56557c9a8
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