Skip to content
Commit 6cd7ccaa authored by Alexey Klimov's avatar Alexey Klimov Committed by Daniel Lezcano
Browse files

clocksource/drivers/mtk_timer: Fix pr_warn() messages in mtk_timer_init



1) Change pr_warn()s to pr_err()s. These messages are actually errors and not
   warnings.
2) Add missing \n.
3) Error message for kzalloc() failure is removed per suggestion by Joe Perches.
   There is generic stack_dump() for allocation issues.

Signed-off-by: default avatarAlexey Klimov <alexey.klimov@linaro.org>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 9a78ec45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment