commit | 3ca5768de841bf204ab0e69f664b227bb2d47826 | [log] [tgz] |
---|---|---|
author | Matt Redfearn <matt.redfearn@mips.com> | Thu Mar 29 10:49:03 2018 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Fri May 18 22:53:09 2018 +0200 |
tree | b026edd8421f59a601ade2ca2ae0116f5704e0b1 | |
parent | 8a1ece26d370e38817da5232195896b727dba3cd [diff] |
clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages Several messages from the MIPS GIC driver include the text "GIC", "GIC timer", etc, but the format is not standard. Add a pr_fmt of "mips-gic-timer: " and reword the messages now that they will be prefixed with the driver name. Signed-off-by: Matt Redfearn <matt.redfearn@mips.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>