]> Gentwo Git Trees - linux/.git/commit
clk: imgtec: use %pe for better readability of errors while printing
authorOnkarnath <onkarnath.1@samsung.com>
Fri, 12 Apr 2024 09:07:49 +0000 (14:37 +0530)
committerStephen Boyd <sboyd@kernel.org>
Tue, 4 Mar 2025 20:15:25 +0000 (12:15 -0800)
commite995f4d516a0e28e667c7e3e3550665d8c0d8134
treea7554e466582320eec0dc95c53cb66588358b60c
parent9c981c868f5f335e1b51e766b5d36799de163d43
clk: imgtec: use %pe for better readability of errors while printing

instead of printing errros as a number(%ld), it's better to print in string
format for better readability of logs.

Signed-off-by: Onkarnath <onkarnath.1@samsung.com>
Link: https://lore.kernel.org/r/20240412090749.15392-1-onkarnath.1@samsung.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imgtec/clk-boston.c