diff options
author | Alexey Klimov <alexey.klimov@linaro.org> | 2015-10-25 23:21:23 +0000 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2015-12-15 09:41:02 +0100 |
commit | 6cd7ccaaa84f6d9ee9ed33c66d7492121e2b98fd (patch) | |
tree | 20b0f0b9c6e8b55218955070f435cb08c48215cb /Makefile | |
parent | 9a78ec45bd6ac7650a995a9de0912fd75d6b6886 (diff) |
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: Alexey Klimov <alexey.klimov@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions