commit | 9a78ec45bd6ac7650a995a9de0912fd75d6b6886 | [log] [tgz] |
---|---|---|
author | Alexey Klimov <alexey.klimov@linaro.org> | Sun Oct 25 23:21:22 2015 +0000 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Dec 15 09:41:00 2015 +0100 |
tree | fe083aadb73dc312ef6f249953acc51a2c6173f3 | |
parent | 82bbe34b3d895fb026b2fc0e7da2e641797bfaed [diff] |
clocksource/drivers/mtk_timer: Add pr_fmt define It's a bit unclear what subsystem/driver emits some messages to dmesg in the function mtk_init_timer(). Use pr_fmt to auto-prefix the messages appropriately. Acked-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>